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.48.0 #752

Closed teletraan-x[bot] closed 10 months ago

teletraan-x[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
tfe (source) required_provider minor ~> 0.47.0 -> ~> 0.48.0

Release Notes

hashicorp/terraform-provider-tfe (tfe) ### [`v0.48.0`](https://togithub.com/hashicorp/terraform-provider-tfe/blob/HEAD/CHANGELOG.md#v0480-August-7-2023) [Compare Source](https://togithub.com/hashicorp/terraform-provider-tfe/compare/v0.47.0...v0.48.0) BUG FIXES: - `r/tfe_workspace`: Fix panic when updating `trigger_patterns` attribute, by [@​liamstevens](https://togithub.com/liamstevens) [969](https://togithub.com/hashicorp/terraform-provider-tfe/pull/969) - `r/tfe_admin_organization_settings`: Allow reprovisioning when the parent organization has been deleted, by [@​ctrombley](https://togithub.com/ctrombley) [982](https://togithub.com/hashicorp/terraform-provider-tfe/pull/982) FEATURES: - **New Resource**: `r/tfe_saml_settings` manages SAML Settings, by [@​karvounis-form3](https://togithub.com/karvounis-form3) [970](https://togithub.com/hashicorp/terraform-provider-tfe/pull/970) - `d/tfe_saml_settings`: Add PrivateKey (sensitive), SignatureSigningMethod, and SignatureDigestMethod attributes, by [@​karvounis-form3](https://togithub.com/karvounis-form3) [970](https://togithub.com/hashicorp/terraform-provider-tfe/pull/970) - **New Resource**: `r/tfe_project_policy_set` is a new resource to attach/detach an existing `project` to an existing `policy set`, by [@​Netra2104](https://togithub.com/Netra2104) [972](https://togithub.com/hashicorp/terraform-provider-tfe/pull/972) - `d/tfe_policy_set`: Add `project_ids` attribute, by [@​Netra2104](https://togithub.com/Netra2104) [974](https://togithub.com/hashicorp/terraform-provider-tfe/pull/974/files) - `r/tfe_team_project_access`: Add a `custom` option to the `access` attribute as well as `project_access` and `workspace_access` attributes with various customizable permissions options to apply to a project and all of the workspaces therein, by [@​rberecka](https://togithub.com/rberecka) [983](https://togithub.com/hashicorp/terraform-provider-tfe/pull/983) - `d/team_project_access`: Add a `custom` option to the `access` attribute as well as `project_access` and `workspace_access` attributes, by [@​rberecka](https://togithub.com/rberecka) [983](https://togithub.com/hashicorp/terraform-provider-tfe/pull/983) NOTES: - The provider is now using go-tfe [v1.32.0](https://togithub.com/hashicorp/go-tfe/releases/tag/v1.32.0)

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