Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryndaniels authored Aug 20, 2019
1 parent 234537f commit d941469
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,19 @@ BUG FIXES:
* resource/aws_iam_role: Final retries after timeouts creating and deleting IAM roles [GH-9766]
* resource/aws_iam_user: Final retry after timeout deleting user login profile [GH-9766]
* resource/aws_inspector_assessment_target: Final retry after timeout deleting target [GH-9767]
* resource/aws_internet_gateway: Final retries after timeouts creating, attaching, and deleting gateways [GH-9779]
* resource/aws_iot_thing_type: Final retry after timeout deleting IOT thing type [GH-9780]
* resource/aws_kinesis_firehose_delivery_stream: Prevent differences with disabled `data_format_conversion_configuration` and `processing_configuration` after changes outside Terraform [GH-9103]
* resource/aws_launch_configuration: Final retry after timeout creating launch configuration [GH-9781]
* resource/aws_lb: Final retry after timeout waiting for network interfaces to detach [GH-9787]
* resource/aws_lb_listener_certificate: Final retry after timeout reading listener certificate [GH-9787]
* resource/aws_lb_listener_rule: Final retries after timeout reading and creating listener rules [GH-9787]
* resource/aws_msk_cluster: Final retries after timeouts creating and deleting clusters [GH-9793]
* resource/aws_network_acl_rule: Remove resource from Terraform state on `InvalidNetworkAclID.NotFound` errors [GH-9710]
* resource/aws_opsworks_stack: Final retry after timeout creating stack [GH-9818]
* resource/aws_rds_cluster_instance: Ensure `monitoring_interval` and `monitoring_role_arn` attributes are always written to the Terraform state [GH-9748]
* resource/aws_redshift_cluster: Final retry after timeout deleting cluster [GH-9796]
* resource/aws_redshift_snapshot_copy_grant: Final retries after timeouts finding and deleting grants [GH-9796]
* resource/aws_route: Final retry after timeout creating route [GH-9797]
* resource/aws_route_table: Final retry after timeout updating route table [GH-9797]
* resource/aws_route_table_association: Final retry after timeout creating route table association [GH-9797]
Expand Down

0 comments on commit d941469

Please sign in to comment.