Actualiser variables.tf
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 47s
All checks were successful
Terraform Apply / Terraform Apply (push) Successful in 47s
This commit is contained in:
@@ -18,5 +18,5 @@ variable "vault_token" {
|
||||
|
||||
variable "bucket-list" {
|
||||
type = list
|
||||
default = ["cloudflare-dns-org", "cloudflare-dns-com", "cloudflare-tunnel-org", "aws-bucket", "aws-vpc", "aws-iam"]
|
||||
default = ["cloudflare-dns-org", "cloudflare-dns-com", "cloudflare-tunnel-org", "aws-bucket", "aws-vpc", "aws-iam" ,"aws-iam-group-with-policies", "aws-iam-group-with-assumable-roles-policy", "aws-iam-assumable-roles", "aws-iam-assumable-roles-with-saml", "aws-iam-assumable-role", "aws-iam-assumable-role-with-saml", "aws-iam-assumable-role-with-oidc", "aws-iam-account", "aws-iam-policy", "aws-iam-user"]
|
||||
}
|
Reference in New Issue
Block a user