Skip to content

Commit

Permalink
Update CHANGELOG.md for #22004
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Dec 2, 2021
1 parent 3dbc25e commit 2290c2a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## 3.69.0 (Unreleased)

FEATURES:

* **New Resource:** `aws_codecommit_approval_rule_template_association` ([#13467](https://github.com/hashicorp/terraform-provider-aws/issues/13467))

BUG FIXES:

* resource/aws_ecr_registry_policy: Fix order-related diffs in `policy` ([#22004](https://github.com/hashicorp/terraform-provider-aws/issues/22004))
* resource/aws_ecr_repository_policy: Fix order-related diffs in `policy` ([#22004](https://github.com/hashicorp/terraform-provider-aws/issues/22004))
* resource/aws_iam_role: Prevent `arn` attribute from ever containing a unique ID immediately after role creation ([#22004](https://github.com/hashicorp/terraform-provider-aws/issues/22004))

## 3.68.0 (December 02, 2021)

FEATURES:
Expand Down

0 comments on commit 2290c2a

Please sign in to comment.