🚨: fmt tofu
All checks were successful
terraform-lint / terraform-lint (push) Successful in 31s

This commit is contained in:
VC
2025-03-06 17:41:27 +01:00
parent 0c0a11cfd8
commit 9342c38e78
8 changed files with 331 additions and 331 deletions

View File

@@ -1,4 +1,4 @@
output "container_password" {
value = random_password.container_password.result
sensitive = true
value = random_password.container_password.result
sensitive = true
}