Skip to content

Commit

Permalink
Update CHANGELOG for #12491
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Mar 27, 2020
1 parent d6fb651 commit e612559
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 @@ -12,12 +12,16 @@ ENHANCEMENTS:
* data-source/aws_availability_zones: Add `group_names` attribute [GH-12400]
* data-source/aws_ec2_transit_gateway_dx_gateway_attachement: Add `filter` and `tags` arguments [GH-12516]
* data-source/aws_ec2_transit_gateway_vpn_attachment: Add `filter` and `tags` arguments [GH-12415]
* data-source/aws_instance: Add `metadata_options` attribute [GH-12491]
* data-source/aws_launch_template: Add `filter` and `tags` arguments [GH-12403]
* data-source/aws_launch_template: Add `metadata_options` attribute [GH-12491]
* data-source/aws_prefix_list: Add `filter` argument [GH-12416]
* data-source/aws_vpc_endpoint_service: Add `filter` and `tags` arguments [GH-12404]
* resource/aws_athena_workgroup: Add `force_destroy` argument [GH-12254]
* resource/aws_cloudwatch_log_metric_filter: Support resource import [GH-11992]
* resource/aws_flow_log: Add `max_aggregation_interval` argument [GH-12483]
* resource/aws_instance: Add `metadata_options` configuration block (support IMDSv2) [GH-12491]
* resource/aws_launch_template: Add `metadata_options` configuration block (support IMDSv2) [GH-12491]
* resource/aws_msk_cluster: Add `logging_info` configuration block (support CloudWatch, Firehose, and S3 logging) [GH-12215]
* resource/aws_mq_configuration: Support plan-time validation for `engine_type` argument [GH-11843]
* resource/aws_storagegateway_nfs_file_share: Add `path` attribute [GH-12530]
Expand Down

0 comments on commit e612559

Please sign in to comment.