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

Bump hashicorp/tfe from 0.51.1 to 0.52.0 in /tf-workspace #118

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps hashicorp/tfe from 0.51.1 to 0.52.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.52.0

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
Changelog

Sourced from hashicorp/tfe's changelog.

v0.52.0

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
Commits
  • 3431681 Update index.html.markdown
  • 3be8a34 Merge pull request #1250 from hashicorp/brandonc/prep_0.52.0_release
  • fd7f21d Prep v0.52.0 release
  • 1c75d9d Build(deps): Bump actions/setup-node from 4.0.1 to 4.0.2 (#1249)
  • 496b6fe Data source no-code module (#1246)
  • 7c2a2be Build(deps): Bump actions/download-artifact from 4.1.1 to 4.1.2 (#1248)
  • 45f6261 Build(deps): Bump actions/upload-artifact from 4.3.0 to 4.3.1 (#1247)
  • 2e20ec6 Merge pull request #1245 from sebhcp/fix-typo
  • 75905b6 docs: fix typo in 'team_project_access'
  • d5a81d7 Build(deps): Bump github.com/hashicorp/go-slug from 0.13.4 to 0.14.0 (#1244)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [hashicorp/tfe](https://github.com/hashicorp/terraform-provider-tfe) from 0.51.1 to 0.52.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-tfe/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-tfe/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-tfe@v0.51.1...v0.52.0)

---
updated-dependencies:
- dependency-name: hashicorp/tfe
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 18, 2024

Superseded by #132.

@dependabot dependabot bot closed this Mar 18, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tf-workspace/hashicorp/tfe-0.52.0 branch March 18, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants