We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02c192f commit 0bfeee1Copy full SHA for 0bfeee1
modules/aks/postgresql/buildingblock/main.tf
@@ -48,3 +48,4 @@ resource "kubernetes_secret" "credentials" {
48
output "secret_name" {
49
value = kubernetes_secret.credentials.metadata[0].name
50
}
51
+
0 commit comments