Skip to content

Commit

Permalink
Update CHANGELOG for #16361
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Dec 15, 2020
1 parent ca78d53 commit b6ac60a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ ENHANCEMENTS

* data-source/aws_autoscaling_group: Adds `launch_template` attribute [GH-16297]
* data-source/aws_eip: Add `carrier_ip` attribute [GH-16724]
* data-source/aws_instance: Add `enclave_options` attribute (Nitro Enclaves) [GH-16361]
* data-source/aws_launch_configuration: Add `metadata_options` attribute [GH-14637]
* data-source/aws_launch_template: Add `enclave_options` attribute (Nitro Enclaves) [GH-16361]
* resource/aws_eip: Add `carrier_ip` attribute [GH-16724]
* resource/aws_instance: Add `enclave_options` configuration block (Nitro Enclaves) [GH-16361]
* resource/aws_launch_configuration: Add `metadata_options` configuration block [GH-14637]
* resource/aws_launch_template: Add `enclave_options` configuration block (Nitro Enclaves) [GH-16361]

BUG FIXES

Expand Down

0 comments on commit b6ac60a

Please sign in to comment.