jinugasachio / terraform-workspace-type

0 stars 0 forks source link

Update Terraform aws to v4.3.0 #59

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.2.0 -> 4.3.0

Release Notes

hashicorp/terraform-provider-aws ### [`v4.3.0`](https://togithub.com/hashicorp/terraform-provider-aws/blob/HEAD/CHANGELOG.md#​430-February-28-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-aws/compare/v4.2.0...v4.3.0) NOTES: - resource/aws_internet_gateway: Set `vpc_id` as Computed to prevent drift when the `aws_internet_gateway_attachment` resource is used ([#​16386](https://togithub.com/hashicorp/terraform-provider-aws/issues/16386)) - resource/aws_s3\_bucket_lifecycle_configuration: The `prefix` argument of the `rule` configuration block has been deprecated. Use the `filter` configuration block instead. ([#​23325](https://togithub.com/hashicorp/terraform-provider-aws/issues/23325)) FEATURES: - **New Data Source:** `aws_ec2_transit_gateway_multicast_domain` ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - **New Data Source:** `aws_ec2_transit_gateway_vpc_attachments` ([#​12409](https://togithub.com/hashicorp/terraform-provider-aws/issues/12409)) - **New Resource:** `aws_ec2_transit_gateway_multicast_domain` ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - **New Resource:** `aws_ec2_transit_gateway_multicast_domain_association` ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - **New Resource:** `aws_ec2_transit_gateway_multicast_group_member` ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - **New Resource:** `aws_ec2_transit_gateway_multicast_group_source` ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - **New Resource:** `aws_internet_gateway_attachment` ([#​16386](https://togithub.com/hashicorp/terraform-provider-aws/issues/16386)) - **New Resource:** `aws_opsworks_ecs_cluster_layer` ([#​12495](https://togithub.com/hashicorp/terraform-provider-aws/issues/12495)) - **New Resource:** `aws_vpc_endpoint_policy` ([#​17039](https://togithub.com/hashicorp/terraform-provider-aws/issues/17039)) ENHANCEMENTS: - data-source/aws_ec2\_transit_gateway: Add `multicast_support` attribute ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - provider: Improves error message when `Profile` and static credential environment variables are set. ([#​23388](https://togithub.com/hashicorp/terraform-provider-aws/issues/23388)) - provider: Makes `region` an optional parameter to allow sourcing from shared config files and IMDS ([#​23384](https://togithub.com/hashicorp/terraform-provider-aws/issues/23384)) - provider: Retrieves region from IMDS when credentials retrieved from IMDS. ([#​23388](https://togithub.com/hashicorp/terraform-provider-aws/issues/23388)) - resource/aws_connect_queue: The `quick_connect_ids` argument can now be updated in-place ([#​22821](https://togithub.com/hashicorp/terraform-provider-aws/issues/22821)) - resource/aws_connect_security_profile: add `permissions` attribute to read ([#​22761](https://togithub.com/hashicorp/terraform-provider-aws/issues/22761)) - resource/aws_ec2\_fleet: Add `context` argument ([#​23304](https://togithub.com/hashicorp/terraform-provider-aws/issues/23304)) - resource/aws_ec2\_transit_gateway: Add `multicast_support` argument ([#​22756](https://togithub.com/hashicorp/terraform-provider-aws/issues/22756)) - resource/aws_imagebuilder_image_pipeline: Add `schedule.timezone` argument ([#​23322](https://togithub.com/hashicorp/terraform-provider-aws/issues/23322)) - resource/aws_imagebuilder_image_recipe: Add `systems_manager_agent.uninstall_after_build` argument ([#​23293](https://togithub.com/hashicorp/terraform-provider-aws/issues/23293)) - resource/aws_instance: Prevent double base64 encoding of `user_data` and `user_data_base64` on update ([#​23362](https://togithub.com/hashicorp/terraform-provider-aws/issues/23362)) - resource/aws_s3\_bucket: Add error handling for `NotImplemented` error when reading `logging` into terraform state ([#​23398](https://togithub.com/hashicorp/terraform-provider-aws/issues/23398)) - resource/aws_s3\_bucket_object_lock_configuration: Mark `token` argument as sensitive ([#​23368](https://togithub.com/hashicorp/terraform-provider-aws/issues/23368)) - resource/aws_servicecatalog_provisioned_product: Add `outputs` attribute ([#​23270](https://togithub.com/hashicorp/terraform-provider-aws/issues/23270)) BUG FIXES: - provider: Validates names of named profiles before use. ([#​23388](https://togithub.com/hashicorp/terraform-provider-aws/issues/23388)) - resource/aws_dms_replication_task: Allow `cdc_start_position` to be computed ([#​23328](https://togithub.com/hashicorp/terraform-provider-aws/issues/23328)) - resource/aws_ecs_cluster: Fix bug preventing describing clusters in ISO regions ([#​23341](https://togithub.com/hashicorp/terraform-provider-aws/issues/23341))

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.