jinugasachio / terraform-workspace-type

0 stars 0 forks source link

Update Terraform aws to v4.4.0 #65

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor 4.3.0 -> 4.4.0

Release Notes

hashicorp/terraform-provider-aws ### [`v4.4.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​440-March-04-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.3.0...v4.4.0) FEATURES: - **New Data Source:** `aws_connect_queue` ([#​22768](https://togithub.com/hashicorp/terraform-provider-aws/issues/22768)) - **New Data Source:** `aws_ec2_serial_console_access` ([#​23443](https://togithub.com/hashicorp/terraform-provider-aws/issues/23443)) - **New Data Source:** `aws_ec2_transit_gateway_connect` ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - **New Data Source:** `aws_ec2_transit_gateway_connect_peer` ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - **New Resource:** `aws_apprunner_vpc_connector` ([#​23173](https://togithub.com/hashicorp/terraform-provider-aws/issues/23173)) - **New Resource:** `aws_connect_routing_profile` ([#​22813](https://togithub.com/hashicorp/terraform-provider-aws/issues/22813)) - **New Resource:** `aws_connect_user_hierarchy_structure` ([#​22836](https://togithub.com/hashicorp/terraform-provider-aws/issues/22836)) - **New Resource:** `aws_ec2_network_insights_path` ([#​23330](https://togithub.com/hashicorp/terraform-provider-aws/issues/23330)) - **New Resource:** `aws_ec2_serial_console_access` ([#​23443](https://togithub.com/hashicorp/terraform-provider-aws/issues/23443)) - **New Resource:** `aws_ec2_transit_gateway_connect` ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - **New Resource:** `aws_ec2_transit_gateway_connect_peer` ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - **New Resource:** `aws_grafana_license_association` ([#​23401](https://togithub.com/hashicorp/terraform-provider-aws/issues/23401)) - **New Resource:** `aws_route53domains_registered_domain` ([#​12711](https://togithub.com/hashicorp/terraform-provider-aws/issues/12711)) ENHANCEMENTS: - data-source/aws_ec2\_transit_gateway: Add `transit_gateway_cidr_blocks` attribute ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - data-source/aws_eks_node_group: Add `taints` attribute ([#​23452](https://togithub.com/hashicorp/terraform-provider-aws/issues/23452)) - resource/aws_apprunner_service: Add `network_configuration` argument ([#​23173](https://togithub.com/hashicorp/terraform-provider-aws/issues/23173)) - resource/aws_cloudwatch_metric_alarm: Additional allowed values for `extended_statistic` and `metric_query.metric.stat` arguments ([#​22942](https://togithub.com/hashicorp/terraform-provider-aws/issues/22942)) - resource/aws_ec2\_transit_gateway: Add [custom `timeouts`](https://www.terraform.io/docs/language/resources/syntax.html#operation-timeouts) block ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - resource/aws_ec2\_transit_gateway: Add `transit_gateway_cidr_blocks` argument ([#​22181](https://togithub.com/hashicorp/terraform-provider-aws/issues/22181)) - resource/aws_eks_cluster: Retry when `ResourceInUseException` errors are returned from the AWS API during resource deletion ([#​23366](https://togithub.com/hashicorp/terraform-provider-aws/issues/23366)) - resource/aws_glue_job: Add support for [streaming jobs](https://docs.aws.amazon.com/glue/latest/dg/add-job-streaming.html) by removing the default value for the `timeout` argument and marking it as Computed ([#​23275](https://togithub.com/hashicorp/terraform-provider-aws/issues/23275)) - resource/aws_lambda_function: Add support for `dotnet6` `runtime` value ([#​23426](https://togithub.com/hashicorp/terraform-provider-aws/issues/23426)) - resource/aws_lambda_layer_version: Add support for `dotnet6` `compatible_runtimes` value ([#​23426](https://togithub.com/hashicorp/terraform-provider-aws/issues/23426)) - resource/aws_route: `nat_gateway_id` target no longer conflicts with `destination_ipv6_cidr_block` ([#​23427](https://togithub.com/hashicorp/terraform-provider-aws/issues/23427)) BUG FIXES: - resource/aws_dms_endpoint: Fix bug where KMS key was ignored for DynamoDB, OpenSearch, Kafka, Kinesis, Oracle, PostgreSQL, and S3 engines. ([#​23444](https://togithub.com/hashicorp/terraform-provider-aws/issues/23444)) - resource/aws_networkfirewall_rule_group: Allow any character in `source` and `destination` `rule_group.rules_source.stateful_rule.header` arguments as per the AWS API docs ([#​22727](https://togithub.com/hashicorp/terraform-provider-aws/issues/22727)) - resource/aws_opsworks_application: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_custom_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_ecs_cluster_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_ganglia_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_haproxy_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_instance: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_java_app_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_memcached_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_mysql_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_nodejs_app_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_php_app_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_rails_app_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_rds_db_instance: Correctly remove from state in certain deletion situations ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_stack: Fix error reported on successful deletion, lack of eventual consistency wait ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_static_web_layer: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_opsworks_user_profile: Fix error reported on successful deletion ([#​23397](https://togithub.com/hashicorp/terraform-provider-aws/issues/23397)) - resource/aws_route53\_resolver_firewall_domain_list: Remove limit for number of `domains`. ([#​23485](https://togithub.com/hashicorp/terraform-provider-aws/issues/23485)) - resource/aws_synthetics_canary: Retry canary creation if it fails because of IAM propagation. ([#​23394](https://togithub.com/hashicorp/terraform-provider-aws/issues/23394))

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

jinugasachio commented 2 years ago

Plan Result (.)

CI link

No changes. Your infrastructure matches the configuration.
jinugasachio commented 2 years ago

Plan Result (sample/sub)

CI link

No changes. Your infrastructure matches the configuration.