Cameron Pope

Results 2 comments of Cameron Pope

I've found the best way to handle MFA with both Terraform, and this tool, is to configure the CLI to assume a role via MFA [1], and then use a...

I think that the `tags = { }` syntax works for earlier version of Terraform, it's just that Terraform stopped supporting the `tags { ... }` syntax in v0.12. (https://github.com/hashicorp/terraform/issues/19240)...