michael-mcguinness
michael-mcguinness
This is for Terraform 0.15 From the command line I can run ``` terraform plan -destroy ``` None of the following invocations work ``` terraform.cmd('plan', destroy=terraform.IsFlagged) invalid boolean value ""...
**Describe the outcome you'd like** I would like for the policy applied to the central logging bucket at https://github.com/aws-ia/terraform-aws-control_tower_account_factory/blob/dc3eb7ce8ceb6e71d935431b164805b9facf270d/modules/aft-feature-options/s3/bucket-policies/aft_logging_bucket.tpl#L38 to implement AWS best practise for cross account logging buckets as...