Skip to content

Commit

Permalink
Update CHANGELOG for #9528
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Dec 10, 2019
1 parent 72964ee commit 1bd5981
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ BUG FIXES:
* provider: Prevent crash in planning IAM Policy equivalency checking with invalid `Resource` declarations (e.g. a list of list of strings) [GH-11107]
* resource/aws_eks_cluster: Handle additional `InvalidParameterException: Error in role params` error during creation for IAM eventual consistency [GH-11127]
* resource/aws_iam_role: Ignore additional `NoSuchEntity` errors on deletion [GH-11125]
* resource/aws_security_group: Support ampersand (`&`) in `ingress` and `egress` configuration block `description` argument value validation [GH-9528]
* resource/aws_security_group_rule: Support ampersand (`&`) in `description` argument value validation [GH-9528]

## 2.41.0 (December 04, 2019)

Expand Down

0 comments on commit 1bd5981

Please sign in to comment.