Skip to content

Commit

Permalink
Update CHANGELOG.md for #18071
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Mar 17, 2021
1 parent 185ee39 commit 778ad1a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## 3.32.0 (March 12, 2021)

ENHANCEMENTS:

* resource/aws_ssm_parameter: Add support for `Intelligent-Tiering` ([#11967](https://github.com/hashicorp/terraform-provider-aws/issues/11967))

BUG FIXES:

* resource/aws_dms_certificate: Correctly base64 decode `certificate_wallet` value ([#17958](https://github.com/hashicorp/terraform-provider-aws/issues/17958))
* resource/aws_globalaccelerator_accelerator: Correct length for `name` attribute validation ([#17985](https://github.com/hashicorp/terraform-provider-aws/issues/17985))
* resource/aws_waf_rule: Fix rule deletion when still referenced by a WebACL ([#17876](https://github.com/hashicorp/terraform-provider-aws/issues/17876))

## 3.32.0 (March 12, 2021)

BUG FIXES:

* resource/aws_globalaccelerator_accelerator: Correct length for `name` attribute validation ([#17985](https://github.com/hashicorp/terraform-provider-aws/issues/17985))
Expand Down

0 comments on commit 778ad1a

Please sign in to comment.