idealo / terraform-provider-controltower

Use AWS Control Tower from Terraform
https://registry.terraform.io/providers/idealo/controltower
Mozilla Public License 2.0
21 stars 9 forks source link

fix(deps): update all non-major dependencies #178

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.330 -> v1.44.331
github.com/hashicorp/terraform-plugin-sdk/v2 require minor v2.27.0 -> v2.28.0

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.44.331`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144331-2023-08-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.330...v1.44.331) \=== ##### Service Client Updates - `service/ec2`: Updates service API - Amazon EC2 M7a instances, powered by 4th generation AMD EPYC processors, deliver up to 50% higher performance compared to M6a instances. Amazon EC2 Hpc7a instances, powered by 4th Gen AMD EPYC processors, deliver up to 2.5x better performance compared to Amazon EC2 Hpc6a instances. - `service/glue`: Updates service API and documentation - Added API attributes that help in the monitoring of sessions. - `service/mediaconvert`: Updates service API and documentation - This release includes additional audio channel tags in Quicktime outputs, support for film grain synthesis for AV1 outputs, ability to create audio-only FLAC outputs, and ability to specify Amazon S3 destination storage class. - `service/medialive`: Updates service API and documentation - MediaLive now supports passthrough of KLV data to a HLS output group with a TS container. MediaLive now supports setting an attenuation mode for AC3 audio when the coding mode is 3/2 LFE. MediaLive now supports specifying whether to include filler NAL units in RTMP output group settings. - `service/mediatailor`: Updates service API and documentation - `service/quicksight`: Updates service API, documentation, and paginators - Excel support in Snapshot Export APIs. Removed Required trait for some insight Computations. Namespace-shared Folders support. Global Filters support. Table pin Column support. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - This release updates the supported versions for Percona XtraBackup in Aurora MySQL. - `service/s3`: Updates service examples - Updates to endpoint ruleset tests to address Smithy validation issues. - `service/s3control`: Adds new service - Updates to endpoint ruleset tests to address Smithy validation issues and standardize the capitalization of DualStack. - `service/verifiedpermissions`: Updates service documentation
hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2) ### [`v2.28.0`](https://togithub.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.28.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-sdk/compare/v2.27.0...v2.28.0) NOTES: - helper/schema: The `Resource` type `EnableApplyLegacyTypeSystemErrors` and `EnablePlanLegacyTypeSystemErrors` fields can be enabled to more easily discover resource data consistency errors which Terraform would normally demote to warning logs. Before enabling the flag in a production release for a resource, the resource should be exhaustively acceptance tested as there may be unrecoverable error situations for practitioners. It is recommended to first enable and test in environments where it is easy to clean up resources, potentially outside of Terraform. ([#​1227](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1227)) ENHANCEMENTS: - helper/schema: Added `Resource` type `EnableLegacyTypeSystemApplyErrors` field, which will prevent Terraform from demoting data consistency errors to warning logs during `ApplyResourceChange` (`Create`, `Update`, and `Delete`) operations with the resource ([#​1227](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1227)) - helper/schema: Added `Resource` type `EnableLegacyTypeSystemPlanErrors` field, which can be used to prevent Terraform from demoting data consistency errors to warning logs during `PlanResourceChange` operations with the resource ([#​1227](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1227))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

sonarcloud[bot] commented 10 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information