ready to merge calico addition

This commit is contained in:
Karim Naufal 2022-04-13 15:58:55 +02:00
parent 8b25815de8
commit 31f4effd84
No known key found for this signature in database
GPG Key ID: 9CB4A7C28C139CA5

View File

@ -62,7 +62,7 @@ resource "null_resource" "control_planes" {
var.cni_plugin == "calico" ? {
flannel-backend = "none"
} : {}))
destination = "/tmp/config.yaml"
}