rwaltr / home-ops

Code and configuration used to manage the fleets of k8s and Terraform clusters managing the Waltr.Tech environment
MIT License
28 stars 0 forks source link

chore(deps): update terraform tfe to ~> 0.44.0 #696

Closed teletraan-x[bot] closed 1 year ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
tfe (source) required_provider minor ~> 0.43.0 -> ~> 0.44.0

Release Notes

hashicorp/terraform-provider-tfe ### [`v0.44.0`](https://togithub.com/hashicorp/terraform-provider-tfe/blob/HEAD/CHANGELOG.md#v0440-April-19-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-tfe/compare/v0.43.0...v0.44.0) FEATURES: - **New Data Source**: `d/tfe_project` is a new data source to retrieve project id and associated workspace ids, by [@​hs26gill](https://togithub.com/hs26gill) ([#​829](https://togithub.com/hashicorp/terraform-provider-tfe/pull/829)) - **New Resource**: `r/tfe_project_variable_set` is a new resource to apply variable sets to projects, by [@​jbonhag](https://togithub.com/jbonhag) and [@​rberecka](https://togithub.com/rberecka) ([#​837](https://togithub.com/hashicorp/terraform-provider-tfe/pull/837)) - **New Resource**: `r/tfe_no_code_module` is a new resource to manage no-code settings for registry modules, by [@​dsa0x](https://togithub.com/dsa0x) ([#​836](https://togithub.com/hashicorp/terraform-provider-tfe/pull/836)) **NOTE:** This resource is currently in beta and isn't generally available to all users. It is subject to change or removal. BUG FIXES: - `r/tfe_workspace`: Only set `oauth_token_id` and `github_app_installation_id` if configured, by [@​moensch](https://togithub.com/moensch) ([#​835](https://togithub.com/hashicorp/terraform-provider-tfe/pull/835)) DEPRECATIONS: - The `no_code` attribute in r/tfe_registry_module is deprecated in favor of the new resource `tfe_no_code_module`, which provides a more flexible interface for managing no-code settings for registry modules. The `no_code` attribute will be removed in the next major release of the provider. By [@​dsa0x](https://togithub.com/dsa0x) ([#​836](https://togithub.com/hashicorp/terraform-provider-tfe/pull/836))

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 Renovate Bot.

teletraan-x[bot] commented 1 year ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 1.04s
✅ TERRAFORM terraform-fmt 1 0 0.03s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_