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.45.0 #715

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.44.0 -> ~> 0.45.0

Release Notes

hashicorp/terraform-provider-tfe ### [`v0.45.0`](https://togithub.com/hashicorp/terraform-provider-tfe/blob/HEAD/CHANGELOG.md#v0450-May-25-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-tfe/compare/v0.44.1...v0.45.0) FEATURES: - `r/tfe_team`: Add attribute `manage_membership` to `organization_access` on `tfe_team` by [@​JarrettSpiker](https://togithub.com/JarrettSpiker) ([#​801](https://togithub.com/hashicorp/terraform-provider-tfe/pull/801)) - **New Resource**: `r/tfe_workspace_run` manages create and destroy lifecycles in a workspace, by [@​uk1288](https://togithub.com/uk1288) ([#​786](https://togithub.com/hashicorp/terraform-provider-tfe/pull/786)) - `r/tfe_variable`: Add a `readable_value` attribute, which will provide an un-redacted representation of the variable's value in plan outputs if the variable is not sensitive, and which may be referenced by downstream resources by [@​JarrettSpiker](https://togithub.com/JarrettSpiker) ([#​801](https://togithub.com/hashicorp/terraform-provider-tfe/pull/867)) ENHANCEMENTS: - `r/tfe_workspace`: Retry workspace safe delete if resources are still being processed to determine safety. ([#​881](https://togithub.com/hashicorp/terraform-provider-tfe/pull/881)) BUG FIXES: - `r/tfe_variable`: Don't silently erase or override the `value` of a sensitive variable on changes to other attributes when `ignore_changes = [value]` is set, by [@​nfagerlund](https://togithub.com/nfagerlund) ([#​873](https://togithub.com/hashicorp/terraform-provider-tfe/pull/873), fixing issue [#​839](https://togithub.com/hashicorp/terraform-provider-tfe/issues/839))

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 0.96s
βœ… TERRAFORM terraform-fmt 1 0 0.04s

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_