Skip to content

Releases: trussworks/terraform-aws-trusted-advisor-refresh

Deprecate using Terraform versions before 1.0

08 Jun 20:50
03112a9
Compare
Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

Relax Terraform compatible versioning & Repo Updates

13 Jan 19:25
1a70a36
Compare
Choose a tag to compare

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.

09 Oct 13:47
e26a2f1
Compare
Choose a tag to compare

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

02 Sep 21:06
7a1ffbc
Compare
Choose a tag to compare

Makes the AWS partition dynamic rather than hard-coding to AWS commercial.