Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 31s
3 lines
73 B
HCL
3 lines
73 B
HCL
data "vault_generic_secret" "aws_credentials" {
|
|
path = "secret/aws"
|
|
} |