Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Terraform tfe to v0.53.0 #1219

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Update Terraform tfe to v0.53.0 #1219

merged 1 commit into from
Apr 11, 2024

Conversation

govuk-ci
Copy link
Contributor

@govuk-ci govuk-ci commented Apr 9, 2024

This PR contains the following updates:

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

Release Notes

hashicorp/terraform-provider-tfe (tfe)

v0.53.0

Compare Source

FEATURES:

  • r/tfe_workspace: Add ignore_additional_tag_names which explicitly ignores tag_names not defined by config so they will not be overwritten by the configured tags, by @​brandonc and @​mbillow 1254
  • r/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1142

BUG FIXES:

  • r/tfe_registry_module: Fix registry module always triggering re-creation when an organization is not present, by @​hashimoon 1263
  • r/tfe_workspace: Change the error message returned when a workspace cannot be safe-deleted to reflect that the error can happen when the latest state is still being processed @​uturunku1 1274

ENHANCEMENTS:

  • r/tfe_registry_module: Update Delete method to call DeleteByName when module_provider is not present, and DeleteProvider when module_provider exists @​laurenolivia1267

v0.52.0

Compare Source

FEATURES:

  • New Resource: r/tfe_registry_provider is a new resource for managing public and private providers in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_registry_provider is a new data source to retrieve information about a public or private provider in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_registry_providers is a new data source to retrieve information about public and private providers in the private registry, by @​tmatilai 1185
  • New Data Source: d/tfe_no_code_module is a new data source to retrieve information about a no-code module, by @​catsby 1242
  • New Resource: r/tfe_sentinel_version adds the ability for Terraform Enterprise admins to configure settings for sentinel versions (#​1202)
  • New Resource: r/tfe_opa_version adds the ability for Terraform Enterprise admins to configure settings for OPA versions (#​1202)
  • r/tfe_policy_set: Add agent_enabled and policy_tool_version attributes to allow setting a policy runtime version to the policy set, by @​mrinalirao 1234
  • d/tfe_policy_set: Add agent_enabled and policy_tool_version attributes to get the policy runtime version of a policy set, by @​mrinalirao 1234
  • r/tfe_organization: Add aggregated_commit_status_enabled attribute, by @​mjyocca 1169
  • d/tfe_organization: Add aggregated_commit_status_enabled attribute, by @​mjyocca 1169

BUG FIXES:

  • r/tfe_workspace: Fix panic on creation when trigger_prefixes = [""], by @​nfagerlund 1214

  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@govuk-ci govuk-ci force-pushed the renovate/tfe-0.x branch 3 times, most recently from 0e87fae to 19383ea Compare April 10, 2024 13:01
@samsimpson1 samsimpson1 merged commit 2f79ff1 into main Apr 11, 2024
5 checks passed
@samsimpson1 samsimpson1 deleted the renovate/tfe-0.x branch April 11, 2024 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants