Skip to content

Commit

Permalink
Update CHANGELOG for #6844
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Dec 13, 2018
1 parent 2885168 commit 10e9c68
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 @@ -16,6 +16,7 @@ ENHANCEMENTS
* data-source/aws_ip_ranges: Add `url` argument [GH-6756]
* data-source/aws_s3_bucket: Support `ap-northeast-3` and `eu-north-1` regions for `hosted_zone_id` [GH-6836]
* provider: Support automatic region validation for `eu-north-1` [GH-6815]
* resource/aws_acm_certificate: Automatically trim trailing period from `domain_name` and `subject_alternative_names` arguments [GH-6844]
* 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]
Expand Down

0 comments on commit 10e9c68

Please sign in to comment.