terraform-google-modules / terraform-google-iam

Manages multiple IAM roles for resources on Google Cloud
https://registry.terraform.io/modules/terraform-google-modules/iam/google
Apache License 2.0
189 stars 171 forks source link

chore(deps): update terraform null to v3 #170

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
null (source) required_provider major ~> 2.1 -> ~> 3.0

Release Notes

hashicorp/terraform-provider-null ### [`v3.2.0`](https://togithub.com/hashicorp/terraform-provider-null/blob/HEAD/CHANGELOG.md#​320-October-25-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-null/compare/v3.1.1...v3.2.0) NOTES: - Provider: Rewritten to use the new [`terraform-plugin-framework`](https://www.terraform.io/plugin/framework) ([#​150](https://togithub.com/hashicorp/terraform-provider-null/pull/150)) ### [`v3.1.1`](https://togithub.com/hashicorp/terraform-provider-null/blob/HEAD/CHANGELOG.md#​311-March-16-2022) [Compare Source](https://togithub.com/hashicorp/terraform-provider-null/compare/v3.1.0...v3.1.1) NOTES: - Updated [terraform-plugin-docs](https://togithub.com/hashicorp/terraform-plugin-docs) to `v0.7.0`: this improves generated documentation, with attributes now correctly formatted as `code` and provided with anchors. - Functionally identical to the previous 3.1.0 release. ### [`v3.1.0`](https://togithub.com/hashicorp/terraform-provider-null/blob/HEAD/CHANGELOG.md#​310-February-19-2021) [Compare Source](https://togithub.com/hashicorp/terraform-provider-null/compare/v3.0.0...v3.1.0) Binary releases of this provider now include the darwin-arm64 platform. This version contains no further changes. ### [`v3.0.0`](https://togithub.com/hashicorp/terraform-provider-null/blob/HEAD/CHANGELOG.md#​300-October-08-2020) [Compare Source](https://togithub.com/hashicorp/terraform-provider-null/compare/v2.1.2...v3.0.0) Binary releases of this provider now include the linux-arm64 platform. BREAKING CHANGES: - Upgrade to version 2 of the Terraform Plugin SDK, which drops support for Terraform 0.11. This provider will continue to work as expected for users of Terraform 0.11, which will not download the new version. ([#​47](https://togithub.com/terraform-providers/terraform-provider-null/issues/47))

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 has been generated by Mend Renovate. View repository job log here.

comment-bot-dev commented 1 year ago

Thanks for the PR! 🚀
✅ Lint checks have passed.