Skip to content

Commit

Permalink
Update CHANGELOG for #6737
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Dec 13, 2018
1 parent eba7dc5 commit cf2cf05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ ENHANCEMENTS
* data-source/aws_instance: Add `host_id` attribute [GH-6767]
* data-source/aws_ip_ranges: Add `url` argument [GH-6756]
* resource/aws_db_instance: Allow `postgresql` and `upgrade` values for `enabled_cloudwatch_logs_exports` (e.g. Postgres specific log exports) [GH-6829]
* resource/aws_dynamodb_table: Allow `global_secondary_index` configuration block `read_capacity` and `write_capacity` to be omitted with `billing_mode` set to `PAY_PER_REQUEST` (support on-demand billing with GSIs) [GH-6737]
* resource/aws_eks_cluster: Support `version` update [GH-6843]
* resource/aws_glue_crawler: Add `security_configuration` argument [GH-6797]
* resource/aws_iam_user_ssh_key: Support resource import [GH-6727]
Expand Down

0 comments on commit cf2cf05

Please sign in to comment.