Skip to content

Commit

Permalink
Update CHANGELOG for #8396 and #8674
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 20, 2019
1 parent 4e8515e commit 570695a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,21 @@ FEATURES:

ENHANCEMENTS:

* data-source/aws_vpc_endpoint: Add `owner_id` and `tags` attributes [GH-8674]
* data-source/aws_vpc_endpoint: Add `requester_managed` attribute [GH-8396]
* data-source/aws_vpc_endpoint_service: Add `manages_vpc_endpoints` attribute [GH-8396]
* data-source/aws_vpc_endpoint_service: Add `service_id` and `tags` attributes [GH-8674]
* resource/aws_backup_vault: Support resource import [GH-9041]
* resource/aws_codepipeline: Add `tags` argument [GH-8993]
* resource/aws_codepipeline_webhook: Add `tags` argument [GH-8993]
* resource/aws_ecs_task_definition: Add `proxy_configuration` configuration block (support AppMesh proxying) [GH-8780]
* resource/aws_organizations_organization: Add `non_master_accounts` attribute [GH-8926]
* resource/aws_secretsmanager_secret: Tag on create (support tag limiting IAM policies) [GH-9023]
* resource/aws_vpc_endpoint: Add `owner_id` attribute [GH-8674]
* resource/aws_vpc_endpoint: Add `requester_managed` attribute [GH-8396]
* resource/aws_vpc_endpoint: Add `tags` argument [GH-8674]
* resource/aws_vpc_endpoint_service: Add `manages_vpc_endpoints` attribute [GH-8396]
* resource/aws_vpc_endpoint_service: Add `tags` argument [GH-8674]

BUG FIXES:

Expand Down

0 comments on commit 570695a

Please sign in to comment.