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.41.0 #656

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.40.0 -> ~> 0.41.0

Release Notes

hashicorp/terraform-provider-tfe ### [`v0.41.0`](https://togithub.com/hashicorp/terraform-provider-tfe/blob/HEAD/CHANGELOG.md#v0410-January-4-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-tfe/compare/v0.40.0...v0.41.0) BUG FIXES: - d/tfe_workspace_ids: When no wildcards were used in the names argument a substring match was being performed anyway [@​brandonc](https://togithub.com/brandonc) ([#​752](https://togithub.com/hashicorp/terraform-provider-tfe/pull/752)) FEATURES: - r/tfe_workspace: Add attribute `resource_count` to `tfe_workspace` by [@​rhughes1](https://togithub.com/rhughes1) ([#​682](https://togithub.com/hashicorp/terraform-provider-tfe/pull/682)) - d/tfe_outputs: Add `nonsensitive_values` attribute to expose current non-sensitive outputs of a given workspace [@​Uk1288](https://togithub.com/Uk1288) ([#​711](https://togithub.com/hashicorp/terraform-provider-tfe/pull/711)) - r/tfe_workspace: Adds validation to tag_names argument to ensure tags are lowercase and don't contain invalid characters [@​brandonc](https://togithub.com/brandonc) ([#​743](https://togithub.com/hashicorp/terraform-provider-tfe/pull/743))

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.19s
βœ… 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_