fix
This commit is contained in:
@@ -5,7 +5,6 @@ locals {
|
||||
}
|
||||
|
||||
resource "kubectl_manifest" "prj_pg" {
|
||||
depends_on = [kubectl_manifest.prj_pre_migrate_pg]
|
||||
yaml_body = <<-EOF
|
||||
apiVersion: postgresql.cnpg.io/v1
|
||||
kind: Cluster
|
||||
|
||||
Reference in New Issue
Block a user