Skip to content

Commit

Permalink
Update CHANGELOG for #14583
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Aug 13, 2020
1 parent 8468412 commit fc3a5f6
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 @@ -2,11 +2,13 @@

ENHANCEMENTS

* data-source/aws_launch_configuration: Add `ebs_block_device` `no_device` attribute [GH-14583]
* provider: Upgrade to Terraform Plugin SDK V2. There should be no breaking changes from a practitioner's perspective. Some validation errors should now feature enhanced messaging. [GH-14432]
* resource/aws_accessanalyzer_analyzer: Support `ORGANIZATION` value in `type` argument [GH-14493]
* resource/aws_organizations_policy: Support `AISERVICES_OPT_OUT_POLICY` value in `type` argument plan-time validation (Support AI Opt Out policies) [GH-14528]

BUG FIXES

* data-source/aws_launch_template: Prevent type error with `network_interfaces` `delete_on_termination` attribute [GH-14599]
* resource/aws_acm_certificate_validation: Prevent panic with missing `DomainValidationOptions` `ResourceRecord` attribute in API response [GH-14590]
* resource/aws_ecr_repository: Prevent panic with missing `EncryptionConfiguration` attribute in API response [GH-14584]
Expand Down

0 comments on commit fc3a5f6

Please sign in to comment.