hongbo-miao / hongbomiao.com

🦋 A personal research and development (R&D) lab that facilitates the sharing of knowledge.
https://www.hongbomiao.com
MIT License
217 stars 35 forks source link

chore(general): update terraform awscc to v1.16.1 #19514

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Type Update Change
awscc (source) required_provider minor 1.14.0 -> 1.16.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-awscc (awscc) ### [`v1.16.1`](https://redirect.github.com/hashicorp/terraform-provider-awscc/blob/HEAD/CHANGELOG.md#1161-September-27-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-awscc/compare/v1.16.0...v1.16.1) BUG FIXES: - provider: Rolls back breaking change introduced in [#​2029](https://redirect.github.com/hashicorp/terraform-provider-awscc/issues/2029). IAM role chaining is no longer supported, but will be reintroduced in a future version. ([#​2043](https://redirect.github.com/hashicorp/terraform-provider-awscc/pull/2043)) ### [`v1.16.0`](https://redirect.github.com/hashicorp/terraform-provider-awscc/blob/HEAD/CHANGELOG.md#1160-September-26-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-awscc/compare/v1.15.0...v1.16.0) FEATURES: - provider: Adds support for IAM role chaining. The provider attribute `assume_role` now accepts multiple elements. ([#​2029](https://redirect.github.com/hashicorp/terraform-provider-awscc/pull/2029)) - **New Data Source:** `awscc_amazonmq_configuration` - **New Data Source:** `awscc_amazonmq_configurations` - **New Resource:** `awscc_amazonmq_configuration` - **New Resource:** `awscc_events_connection` - **New Data Source:** `awscc_events_connection` ### [`v1.15.0`](https://redirect.github.com/hashicorp/terraform-provider-awscc/blob/HEAD/CHANGELOG.md#1150-September-19-2024) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-awscc/compare/v1.14.0...v1.15.0) BUG FIXES: - Prevent resource drift when default value is not set on a `required` attribute during refresh ([#​2022](https://redirect.github.com/hashicorp/terraform-provider-awscc/pull/2022)) FEATURES: - **New Data Source:** `awscc_connect_agent_status` - **New Data Source:** `awscc_connect_user_hierarchy_structure` - **New Data Source:** `awscc_datazone_environment_actions` - **New Resource:** `awscc_connect_agent_status` - **New Resource:** `awscc_connect_user_hierarchy_structure` - **New Resource:** `awscc_datazone_environment_actions`

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 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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 5 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud