Skip to content

Commit 9d38cd4

Browse files
tf-release-botTeamCity
tf-release-bot
authored and
TeamCity
committed
v1.37.0
1 parent c62d620 commit 9d38cd4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

CHANGELOG.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
## 1.37.0 (Unreleased)
1+
## 1.37.0 (September 19, 2018)
22

33
FEATURES:
44

5-
* **New Resource:** `aws_dx_bgp_peer` [GH-5886]
5+
* **New Resource:** `aws_dx_bgp_peer` ([#5886](https://github.com/terraform-providers/terraform-provider-aws/issues/5886))
66

77
ENHANCEMENTS:
88

9-
* data-source/aws_ami_ids: Add `sort_ascending` argument [GH-5912]
10-
* resource/aws_iam_role_policy_attachment: Support resource import [GH-5910]
11-
* resource/aws_s3_bucket_inventory: Allow SSE-S3 encryption [GH-5870]
12-
* resource/aws_security_group: Add `prefix_list_ids` argument for `ingress` rules [GH-5916]
9+
* data-source/aws_ami_ids: Add `sort_ascending` argument ([#5912](https://github.com/terraform-providers/terraform-provider-aws/issues/5912))
10+
* resource/aws_iam_role_policy_attachment: Support resource import ([#5910](https://github.com/terraform-providers/terraform-provider-aws/issues/5910))
11+
* resource/aws_s3_bucket_inventory: Allow SSE-S3 encryption ([#5870](https://github.com/terraform-providers/terraform-provider-aws/issues/5870))
12+
* resource/aws_security_group: Add `prefix_list_ids` argument for `ingress` rules ([#5916](https://github.com/terraform-providers/terraform-provider-aws/issues/5916))
1313

1414
BUG FIXES:
1515

16-
* resource/aws_config_config_rule: Prevent panic when specifying empty `scope` [GH-5852]
17-
* resource/aws_iam_policy: Ensure `description` is properly read into Terraform state during resource creation [GH-5884]
18-
* resource/aws_instance: Properly handle `credit_specifications` with T3 instance types [GH-5805]
19-
* resource/aws_launch_template: Fix handling of `network_interface` `ipv6_addresses` [GH-5883]
20-
* resource/aws_redshift_cluster: Properly disable logging when using `logging` nested argument [GH-5895]
21-
* resource/aws_s3_bucket: Prevent panics with various API read failures [GH-5842]
22-
* resource/aws_s3_bucket: Prevent `NoSuchBucket` error on deletion [GH-5842]
23-
* resource/aws_wafregional_byte_match_set: Properly read `byte_match_tuple` into Terraform state [GH-5902]
16+
* resource/aws_config_config_rule: Prevent panic when specifying empty `scope` ([#5852](https://github.com/terraform-providers/terraform-provider-aws/issues/5852))
17+
* resource/aws_iam_policy: Ensure `description` is properly read into Terraform state during resource creation ([#5884](https://github.com/terraform-providers/terraform-provider-aws/issues/5884))
18+
* resource/aws_instance: Properly handle `credit_specifications` with T3 instance types ([#5805](https://github.com/terraform-providers/terraform-provider-aws/issues/5805))
19+
* resource/aws_launch_template: Fix handling of `network_interface` `ipv6_addresses` ([#5883](https://github.com/terraform-providers/terraform-provider-aws/issues/5883))
20+
* resource/aws_redshift_cluster: Properly disable logging when using `logging` nested argument ([#5895](https://github.com/terraform-providers/terraform-provider-aws/issues/5895))
21+
* resource/aws_s3_bucket: Prevent panics with various API read failures ([#5842](https://github.com/terraform-providers/terraform-provider-aws/issues/5842))
22+
* resource/aws_s3_bucket: Prevent `NoSuchBucket` error on deletion ([#5842](https://github.com/terraform-providers/terraform-provider-aws/issues/5842))
23+
* resource/aws_wafregional_byte_match_set: Properly read `byte_match_tuple` into Terraform state ([#5902](https://github.com/terraform-providers/terraform-provider-aws/issues/5902))
2424

2525
## 1.36.0 (September 13, 2018)
2626

0 commit comments

Comments
 (0)