Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps hashicorp/tfe from 0.57.0 to 0.67.1.

Release notes

Sourced from hashicorp/tfe's releases.

v0.67.1

BUG FIXES:

v0.67.0

No release notes provided.

v0.66.0

BUG FIXES:

  • d/tfe_outputs: fixes 'error inferring type for key' for output objects that had a key with null value. (#1709), by @​uturunku1 #1699
  • r/tfe_workspace_settings: fixes Provider produced inconsistent result after apply error when setting remote_state_consumer_ids to an empty set in config. #1728
  • ephemeral-resources/tfe_team_token: Ephemeral team tokens are now only valid within the context of a Terraform run, by @​ctrombley #1736

FEATURES:

  • r/tfe_team_token: Adds support for creating multiple team tokens for a single team by adding the description attribute, which must be unique per team, by @​mkam #1698

DEPRECATIONS:

  • ephemeral-resources/tfe_organization_token: Ephemeral organization tokens have been removed, by @​ctrombley #1736
  • ephemeral-resources/tfe_agent_token: Ephemeral agent tokens have been removed, by @​ctrombley #1736
  • ephemeral-resources/tfe_audit_trail_token: Ephemeral audit trail tokens have been removed, by @​ctrombley #1736

v0.65.2

BUG FIXES:

v0.65.1

BUG FIXES:

v0.65.0

FEATURES:

Note: New tag attributes are only available in HCP Terraform and Terraform Enterprise releases v202504-1 or later

  • New Ephemeral Resource: tfe_audit_trail_token is a new ephemeral resource for creating and managing audit trail tokens, by @​uturunku1 #1675

  • New Ephemeral Resource: tfe_organization_token is a new ephemeral resource for creating and managing organization tokens, by @​ctrombley #1616

  • New Ephemeral Resource: tfe_team_token is a new ephemeral resource for creating and managing team tokens in an organization, by @​shwetamurali and @​ctrombley #1628

  • New Ephemeral Resource: tfe_agent_token is a new ephemeral resource for creating and managing agent tokens, by @​uturunku1 (#1627)

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.67.1

BUG FIXES:

v0.67.0

ENHANCEMENTS:

v0.66.0

BUG FIXES:

  • d/tfe_outputs: fixes 'error inferring type for key' for output objects that had a key with null value. (#1709), by @​uturunku1 #1699
  • r/tfe_workspace_settings: fixes Provider produced inconsistent result after apply error when setting remote_state_consumer_ids to an empty set in config. #1728
  • ephemeral-resources/tfe_team_token: Ephemeral team tokens are now only valid within the context of a Terraform run, by @​ctrombley #1736

FEATURES:

  • r/tfe_team_token: Adds support for creating multiple team tokens for a single team by adding the description attribute, which must be unique per team, by @​mkam #1698

DEPRECATIONS:

  • ephemeral-resources/tfe_organization_token: Ephemeral organization tokens have been removed, by @​ctrombley #1736
  • ephemeral-resources/tfe_agent_token: Ephemeral agent tokens have been removed, by @​ctrombley #1736
  • ephemeral-resources/tfe_audit_trail_token: Ephemeral audit trail tokens have been removed, by @​ctrombley #1736

v0.65.2

BUG FIXES:

v0.65.1

BUG FIXES:

v0.65.0

FEATURES:

Note: New tag attributes are only available in HCP Terraform and Terraform Enterprise releases v202504-1 or later

  • New Ephemeral Resource: tfe_audit_trail_token is a new ephemeral resource for creating and managing audit trail tokens, by @​uturunku1 #1675

  • New Ephemeral Resource: tfe_organization_token is a new ephemeral resource for creating and managing organization tokens, by @​ctrombley #1616

  • New Ephemeral Resource: tfe_team_token is a new ephemeral resource for creating and managing team tokens in an organization, by @​shwetamurali and @​ctrombley #1628

... (truncated)

Commits
  • 3f1d671 Merge pull request #1768 from hashicorp/0point67point1-changelog
  • 33f91ef prep for 0.67.1 patch release
  • d9538e8 Merge pull request #1767 from hashicorp/IPL-8290/make-tags-computed-on-workspace
  • 337d164 Update changelog
  • 93674d4 Make a computed attribute on workspace resources
  • c250a88 Merge pull request #1764 from hashicorp/changelog-0point67
  • 2bedfd9 Prepping for v0.67.0 release
  • a16ca53 TF-25524, IND-3843 ✨ feat(tfe_stack): Add ability to create a stac...
  • 0bc6968 Merge pull request #1756 from hashicorp/dependabot/go_modules/github.com/hash...
  • a36ad60 Merge pull request #1755 from hashicorp/dependabot/go_modules/github.com/clou...
  • 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.67.1.
- [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.67.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 30, 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 Jun 30, 2025
@dependabot dependabot bot requested a review from ksatirli as a code owner June 30, 2025 10:34
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

Superseded by #30.

@dependabot dependabot bot closed this Jul 21, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/tfe-0.67.1 branch July 21, 2025 09:35
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