Skip to content

Commit

Permalink
Prepare for v3.11.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Oct 30, 2020
1 parent 062c803 commit bfaec7a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@ CHANGELOG
=========

## HEAD (Unreleased)
* Upgrade to v3.13.0 of the AWS Terraform Provider
* Add enum values for `aws.iam.ManagedPolicy`: `AmazonSSMAutomationApproverAccess`, `AmazonSSMDirectoryServiceAccess`, `AmazonSSMPatchAssociation`
_(none)_

---

## 3.11.0 (2020-10-30)
* Upgrade to v3.13.0 of the AWS Terraform Provider
* Add enum values for `aws.iam.ManagedPolicy`: `AmazonSSMAutomationApproverAccess`, `AmazonSSMDirectoryServiceAccess`, `AmazonSSMPatchAssociation`

## 3.10.1 (2020-10-28)
* Ensure `aws.lex.BotAlias`, `aws.lex.Bot`, `aws.lex.Intent` and `aws.lex.SlotType` have autonaming rules in place that adhere to AWS requirements
* Add missing enum values for `aws.autoscaling.Group` `EnabledMetrics`
Expand Down

0 comments on commit bfaec7a

Please sign in to comment.