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.43.0 #688

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.42.0 -> ~> 0.43.0

Release Notes

hashicorp/terraform-provider-tfe ### [`v0.43.0`](https://togithub.com/hashicorp/terraform-provider-tfe/blob/HEAD/CHANGELOG.md#v0430-March-23-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-tfe/compare/v0.42.0...v0.43.0) FEATURES: - **New Data Source**: `d/tfe_organization_tags` is a new data source to allow reading all workspace tags within an organization, by [@​rhughes1](https://togithub.com/rhughes1) ([#​773](https://togithub.com/hashicorp/terraform-provider-tfe/pull/773)) - **New Data Source**: `d/tfe_github_app_installation` is a new data source to read a github app installation by name or github app in installation id, by [@​roleesinhaHC](https://togithub.com/roleesinhaHC) ([#​808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_workspace`: Add attribute `github_app_installation_id` to the `vcs_repo`, by [@​roleesinhaHC](https://togithub.com/roleesinhaHC) ([#​808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_registry_module`: Add attribute `github_app_installation_id` to the `vcs_repo`, by [@​roleesinhaHC](https://togithub.com/roleesinhaHC) ([#​808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_policy_set`: Add attribute `github_app_installation_id` to the `vcs_repo`, by [@​roleesinhaHC](https://togithub.com/roleesinhaHC) ([#​808](https://togithub.com/hashicorp/terraform-provider-tfe/pull/808)) - `r/tfe_workspace`, `d/tfe_workspace`: Add `source_name` and `source_url` to workspaces, by [@​lucymhdavies](https://togithub.com/lucymhdavies) ([#​527](https://togithub.com/hashicorp/terraform-provider-tfe/pull/527)) - `r/tfe_team`: Add `read_projects` and `read_workspaces` to the `organization_access` block, by [@​SwiftEngineer](https://togithub.com/SwiftEngineer) ([#​796](https://togithub.com/hashicorp/terraform-provider-tfe/pull/796)) - `r/tfe_team_project_access` and `d/tfe_team_project_access`: Added support for "maintain" and "write" project permissions, by [@​joekarl](https://togithub.com/joekarl) and [@​jbonhag](https://togithub.com/jbonhag) ([#​826](https://togithub.com/hashicorp/terraform-provider-tfe/pull/826)) - `r/tfe_workspace` and `d/tfe_workspace`: Add attribute `html_url`, by [@​brandonc](https://togithub.com/brandonc) ([#​784](https://togithub.com/hashicorp/terraform-provider-tfe/pull/784)) - `r/tfe_organization_membership`: Organization Memberships can now be imported using `/`, by [@​JarrettSpiker](https://togithub.com/JarrettSpiker) ([#​715](https://togithub.com/hashicorp/terraform-provider-tfe/pull/715)) ENHANCEMENTS: - Clarify usage of `organization` fields in documentation describing VCS repository config blocks, by [@​brandonc](https://togithub.com/brandonc) ([#​792](https://togithub.com/hashicorp/terraform-provider-tfe/pull/792)) - `r/tfe_workspace`: Clarify error message shown when attempting to safe-delete a workspace on a version of TFE which does not support safe delete, by [@​JarrettSpiker](https://togithub.com/JarrettSpiker) ([#​803](https://togithub.com/hashicorp/terraform-provider-tfe/pull/803))

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