Skip to content

Commit

Permalink
Update CHANGELOG for #8987
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 20, 2019
1 parent 1b65659 commit fd1445c
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 @@ -13,6 +13,7 @@ ENHANCEMENTS:
* 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]
* provider: Support for chaining assume IAM role from AWS shared configuration files [GH-8987]
* 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]
Expand All @@ -27,6 +28,7 @@ ENHANCEMENTS:

BUG FIXES:

* provider: Fix AWS shared configuration file credential source not assuming a role with environment and ECS credentials [GH-8987]
* provider: Properly configure Route 53 service client in AWS GovCloud (US) [GH-9010]
* provider: Properly configure Route 53 service client in AWS China [GH-9060]
* resource/aws_cloudwatch_event_permission: Prevent not found error when deleted outside Terraform [GH-9044]
Expand Down

0 comments on commit fd1445c

Please sign in to comment.