Releases: trussworks/terraform-aws-trusted-advisor-refresh
Releases · trussworks/terraform-aws-trusted-advisor-refresh
Deprecate using Terraform versions before 1.0
Relax Terraform compatible versioning & Repo Updates
This release focuses on:
- Updating CircleCI image
- Precommit plugins
- Upgrade TF providers
- Allow for TF 0.14
- Cleanup circleci yaml
Additional Cloudwatch Permission to allow Trusted Advisor to write to CloudWatch.
As the title says. This adds an additional CloudWatch permission to allow the Lambda to write logs to CloudWatch. This mirrors AWS's built-in role AWSLambdaBasicExecutionRole
.
Making AWS Partition dynamic rather than hard-coding to AWS Commercial
Makes the AWS partition dynamic rather than hard-coding to AWS commercial.