Skip to content

Commit 33e413c

Browse files
tf-release-botTeamCity
tf-release-bot
authored and
TeamCity
committed
v2.41.0
1 parent c5efdda commit 33e413c

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-
## 2.41.0 (Unreleased)
1+
## 2.41.0 (December 04, 2019)
22

33
FEATURES:
44

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

77
ENHANCEMENTS:
88

9-
* data-source/aws_route_table: adds attributes `gateway_id` and `associations.gateway_id` [GH-11122]
10-
* resource/aws_autoscaling_group: Add `max_instance_lifetime` argument [GH-10951]
11-
* resource/aws_autoscaling_group: Add `mixed_instances_policy` `launch_template` `override` configuration block `weighted_capacity` argument [GH-11004]
12-
* resource/aws_codebuild_project: Add Linux GPU worker [GH-11035]
13-
* resource/aws_docdb_cluster_instance: Add support for `ca_cert_identifier` parameter [GH-11041]
14-
* resource/aws_emr_cluster: Outputs EMR cluster ARN [GH-11078]
15-
* resource/aws_iam_access_key: Remove deprecation from `secret` and mark `secret` and `ses_smtp_password` to sensitive [GH-10908]
16-
* resource/aws_iam_user: Delete a user's virtual MFA devices when `force_destroy` is enabled [GH-11040]
17-
* resource/aws_route_table_association: adds attribute `gateway_id` [GH-11122]
9+
* data-source/aws_route_table: adds attributes `gateway_id` and `associations.gateway_id` ([#11122](https://github.com/terraform-providers/terraform-provider-aws/issues/11122))
10+
* resource/aws_autoscaling_group: Add `max_instance_lifetime` argument ([#10951](https://github.com/terraform-providers/terraform-provider-aws/issues/10951))
11+
* resource/aws_autoscaling_group: Add `mixed_instances_policy` `launch_template` `override` configuration block `weighted_capacity` argument ([#11004](https://github.com/terraform-providers/terraform-provider-aws/issues/11004))
12+
* resource/aws_codebuild_project: Add Linux GPU worker ([#11035](https://github.com/terraform-providers/terraform-provider-aws/issues/11035))
13+
* resource/aws_docdb_cluster_instance: Add support for `ca_cert_identifier` parameter ([#11041](https://github.com/terraform-providers/terraform-provider-aws/issues/11041))
14+
* resource/aws_emr_cluster: Outputs EMR cluster ARN ([#11078](https://github.com/terraform-providers/terraform-provider-aws/issues/11078))
15+
* resource/aws_iam_access_key: Remove deprecation from `secret` and mark `secret` and `ses_smtp_password` to sensitive ([#10908](https://github.com/terraform-providers/terraform-provider-aws/issues/10908))
16+
* resource/aws_iam_user: Delete a user's virtual MFA devices when `force_destroy` is enabled ([#11040](https://github.com/terraform-providers/terraform-provider-aws/issues/11040))
17+
* resource/aws_route_table_association: adds attribute `gateway_id` ([#11122](https://github.com/terraform-providers/terraform-provider-aws/issues/11122))
1818

1919
BUG FIXES:
2020

21-
* resource/aws_batch_compute_environment: Forces new resource when `launch_template` contents are changed [GH-11057]
22-
* resource/aws_datasync_location_s3: Automatically retry creation for IAM errors due to eventual consistency [GH-10984]
23-
* resource/aws_launch_template: Only set associate_public_ip_address on network interfaces if it's explicitly set to avoid problems with multiple network interfaces [GH-10157]
21+
* resource/aws_batch_compute_environment: Forces new resource when `launch_template` contents are changed ([#11057](https://github.com/terraform-providers/terraform-provider-aws/issues/11057))
22+
* resource/aws_datasync_location_s3: Automatically retry creation for IAM errors due to eventual consistency ([#10984](https://github.com/terraform-providers/terraform-provider-aws/issues/10984))
23+
* resource/aws_launch_template: Only set associate_public_ip_address on network interfaces if it's explicitly set to avoid problems with multiple network interfaces ([#10157](https://github.com/terraform-providers/terraform-provider-aws/issues/10157))
2424

2525
## 2.40.0 (November 26, 2019)
2626

0 commit comments

Comments
 (0)