fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
resource "kubectl_manifest" "Deployment_wordpress" {
|
||||
count = 0
|
||||
yaml_body = <<-EOF
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
|
||||
Reference in New Issue
Block a user