Actualiser main.tf
Some checks failed
Terraform Apply / Terraform Apply (push) Has been cancelled

This commit is contained in:
2025-08-07 13:07:38 +02:00
parent f1a1447693
commit 656b733f42

View File

@@ -0,0 +1,3 @@
data "vault_generic_secret" "aws_credentials" {
path = "secret/aws"
}