terraform-aws-tfstate-backend
terraform-aws-tfstate-backend copied to clipboard
Decoupling various resources from context module
Removing dependency on some resources (such as IAM role, policy, and bucket replication rule) from the label module. Also added replication to the complete example.
Why is this change being made ? What problem is this solving ?
Why is this change being made? What problem is this solving?
Created a new issue to describe it better: https://github.com/cloudposse/terraform-aws-tfstate-backend/issues/109
Thank you for the contribution but it's unclear what this is solving for. Updating the example makes sense but the rest of the changes do not. Could you explain more? This is one reason why we request filling out the PR template.