Skip to content

Commit

Permalink
Update CHANGELOG for #11277
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Dec 13, 2019
1 parent 2c2dc86 commit 94fbfac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ 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_network_interface: Prevent extraneous `ModifyNetworkInterfaceAttribute` API call during update [GH-11277]
* 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]
Expand Down

0 comments on commit 94fbfac

Please sign in to comment.