Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps hashicorp/tfe from 0.57.0 to 0.69.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.69.0

BREAKING CHANGES:

All resources have been upgraded to use the latest Terraform plugin protocol. This provider now requires a Terraform version of v1.0.0 or later.

ENHANCEMENTS:

  • r/tfe_oauth_client: The oauth_token attribute no longer triggers resource replacement unless combined with other replacement-triggering attributes. Use terraform apply -replace to force replacement. By @​lilincmu #1825

FEATURES:

  • r/tfe_registry_module: Add source_directory and tag_prefix registry module support for private registry monorepository, which is a beta feature and not available to all users, by @​jillirami (#1800)
  • r/tfe_stack Adds support for managing agent pools on a Stack, by @​maed223 #1836
  • r/tfe_terraform_version: Adds support for specifying architecture-specific binaries using the archs attribute, by @​kelsi-hoyle 1762
  • r/tfe_opa_version: Adds support for specifying architecture-specific binaries using the archs attribute, by @​kelsi-hoyle 1762
  • r/tfe_sentinel_version: Adds support for specifying architecture-specific binaries using the archs attribute, by @​kelsi-hoyle 1762

DEPRECATIONS:

  • r/tfe_terraform_version: The url and sha attributes are deprecated and will be removed in a future version. Use the archs attribute to specify architecture-specific binaries going forward, by @​kelsi-hoyle 1762
  • r/tfe_opa_version: The url and sha attributes are deprecated and will be removed in a future version. Use the archs attribute to specify architecture-specific binaries going forward, by @​kelsi-hoyle 1762
  • r/tfe_sentinel_version: The url and sha attributes are deprecated and will be removed in a future version. Use the archs attribute to specify architecture-specific binaries going forward, by @​kelsi-hoyle 1762
  • r/tfe_oauth_client: The oauth_token attribute no longer triggers resource replacement unless combined with other replacement-triggering attributes. Use terraform apply -replace to force replacement. By @​lilincmu #1825
  • r/tfe_test_variable: Add missing argument reference and attributes documentation (#1625)

BUG FIXES:

  • r/tfe_notification_configuration: update url attribute to be sensitive, by @​jillirami #1799
  • d/tfe_project: fixes: 'duplicate set element' error, as workspaces can appear multiple times in get /workspaces, by @​lewis-catley #1817
  • r/tfe_workspace: fixed documentation Example Usages to use the tfe_organization.test-organization.name as organization name
  • r/tfe_workspace_run: fixed documentation Example Usages to use the tfe_organization.test-organization.name as organization name

v0.68.2

No release notes provided.

v0.68.1

No release notes provided.

v0.68.0

FEATURES:

  • r/tfe_workspace_settings: offers more arguments for managing the workspace configuration, by @​drewmullen #1781

v0.67.1

BUG FIXES:

v0.67.0

No release notes provided.

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.69.0

BREAKING CHANGES:

All resources have been upgraded to use the latest Terraform plugin protocol. This provider now requires a Terraform version of v1.0.0 or later.

ENHANCEMENTS:

  • r/tfe_oauth_client: The oauth_token attribute no longer triggers resource replacement unless combined with other replacement-triggering attributes. Use terraform apply -replace to force replacement. By @​lilincmu #1825

FEATURES:

  • r/tfe_registry_module: Add source_directory and tag_prefix registry module support for private registry monorepository, which is a beta feature and not available to all users, by @​jillirami (#1800)
  • r/tfe_stack Adds support for managing agent pools on a Stack, by @​maed223 #1836
  • r/tfe_terraform_version: Adds support for specifying architecture-specific binaries using the archs attribute, by @​kelsi-hoyle 1762
  • r/tfe_opa_version: Adds support for specifying architecture-specific binaries using the archs attribute, by @​kelsi-hoyle 1762
  • r/tfe_sentinel_version: Adds support for specifying architecture-specific binaries using the archs attribute, by @​kelsi-hoyle 1762

DEPRECATIONS:

  • r/tfe_terraform_version: The url and sha attributes are deprecated and will be removed in a future version. Use the archs attribute to specify architecture-specific binaries going forward, by @​kelsi-hoyle 1762
  • r/tfe_opa_version: The url and sha attributes are deprecated and will be removed in a future version. Use the archs attribute to specify architecture-specific binaries going forward, by @​kelsi-hoyle 1762
  • r/tfe_sentinel_version: The url and sha attributes are deprecated and will be removed in a future version. Use the archs attribute to specify architecture-specific binaries going forward, by @​kelsi-hoyle 1762
  • r/tfe_oauth_client: The oauth_token attribute no longer triggers resource replacement unless combined with other replacement-triggering attributes. Use terraform apply -replace to force replacement. By @​lilincmu #1825
  • r/tfe_test_variable: Add missing argument reference and attributes documentation (#1625)

BUG FIXES:

  • r/tfe_notification_configuration: update url attribute to be sensitive, by @​jillirami #1799
  • d/tfe_project: fixes: 'duplicate set element' error, as workspaces can appear multiple times in get /workspaces, by @​lewis-catley #1817
  • r/tfe_workspace: fixed documentation Example Usages to use the tfe_organization.test-organization.name as organization name
  • r/tfe_workspace_run: fixed documentation Example Usages to use the tfe_organization.test-organization.name as organization name

v0.68.2

BUG FIXES:

  • r/tfe_workspace_settings: during create, true boolean values set on tfe_workspace can be overwritten if omitted from tfe_workspace_settings config. #1795

v0.68.1

BUG FIXES:

  • r/tfe_workspace_settings: remove the schema default for auto_apply in case it is managed by r/tfe_workspace #1787
  • r/tfe_workspace_settings: fixes an error when reading the workspace about an invalid include value when used with some versions of Terraform Enterprise #1788

v0.68.0

FEATURES:

  • r/tfe_workspace_settings: offers more arguments for managing the workspace configuration, by @​drewmullen #1781

... (truncated)

Commits
  • 516409f chore: update release version
  • 3991a49 cdktf: update documentation
  • e64b201 chore: add required minimum TF version notice
  • 2d35bd3 chore: bump version ref to 0.69.0
  • 0ec66b9 chore: upgrade dependencies & changelog
  • 736db06 Merge pull request #1836 from hashicorp/TF-25152/stacks-agent-pool-support
  • 7ee9deb fix extraneous added space in doc
  • b8c6af9 Fix agent pool id attribute description
  • 91a8f13 Add changelog entry
  • b526a7d Update stack resource doc
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [hashicorp/tfe](https://github.com/hashicorp/terraform-provider-tfe) from 0.57.0 to 0.69.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.57.0...v0.69.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 22, 2025

Assignees

The following users could not be added as assignees: workloads/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Sep 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 22, 2025 02:05
@dependabot dependabot bot added the terraform Pull requests that update Terraform code label Sep 22, 2025
@dependabot dependabot bot requested review from workloads-bot and removed request for a team September 22, 2025 02:05
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #22.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/tfe-0.69.0 branch September 29, 2025 02:15
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 terraform Pull requests that update Terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant