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 #161

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.291 -> v1.44.292
github.com/hashicorp/terraform-plugin-sdk/v2 require minor v2.26.1 -> v2.27.0

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go) ### [`v1.44.292`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144292-2023-06-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.44.291...v1.44.292) \=== ##### Service Client Updates - `service/internetmonitor`: Updates service API and documentation - `service/kinesisanalyticsv2`: Updates service API - `service/lambda`: Updates service API and documentation - Surface ResourceConflictException in DeleteEventSourceMapping - `service/omics`: Updates service API - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Amazon Relational Database Service (RDS) now supports joining a RDS for SQL Server instance to a self-managed Active Directory. - `service/s3`: Updates service API, documentation, and examples - The S3 LISTObjects, ListObjectsV2 and ListObjectVersions API now supports a new optional header x-amz-optional-object-attributes. If header contains RestoreStatus as the value, then S3 will include Glacier restore status i.e. isRestoreInProgress and RestoreExpiryDate in List response. - `service/sagemaker`: Updates service API and documentation - This release adds support for Model Cards Model Registry integration.
hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2) ### [`v2.27.0`](https://togithub.com/hashicorp/terraform-plugin-sdk/releases/tag/v2.27.0) [Compare Source](https://togithub.com/hashicorp/terraform-plugin-sdk/compare/v2.26.1...v2.27.0) NOTES: - helper/schema: Consumers directly referencing the `Resource` type `Schema` field should switch to the `SchemaMap` method to ensure new `SchemaFunc` field data is properly retrieved ([#​1217](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1217)) ENHANCEMENTS: - all: Improved SDK logging performance when messages would be skipped due to configured logging level ([#​1202](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1202)) - helper/schema: Added `Resource` type `SchemaFunc` field and `SchemaMap` method, which can reduce resident memory usage with large schemas ([#​1217](https://togithub.com/hashicorp/terraform-plugin-sdk/issues/1217))

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 1 year 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