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.63.0 to 0.64.0 in /terraform/terraform in the all group #2816

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the all group in /terraform/terraform with 1 update: hashicorp/tfe.

Updates hashicorp/tfe from 0.63.0 to 0.64.0

Release notes

Sourced from hashicorp/tfe's releases.

v0.64.0

FEATURES:

  • r/tfe_project: Add auto_destroy_activity_duration field to the project resource, which automatically propagates auto-destroy settings to workspaces 1550
  • d/tfe_project: Add auto_destroy_activity_duration field to the project datasource 1550
  • r/tfe_team_project_access: Add variable_sets attribute to project_access, by @​mkam #1565

BUG FIXES:

  • r/tfe_stack: Fix serialization issue when using github app installation within vcs_repo block, by @​mjyocca #1572

  • r/tfe_workspace_settings: Prevent fetching of all workspaces as the remote_state_consumer_ids when global_remote_state is set to true, by @​uk1288 #1606

v.0.63.0

BUG FIXES:

  • r/tfe_workspace_settings: Allow multiple unknown values in remote_state_consumer_ids, by @​brandonc #1569

FEATURES:

  • New Resource: tfe_team_notification_configuration is a new resource for managing team notification configurations, by @​jfreda (#1540)

v0.62.0

FEATURES:

  • r/tfe_variable_set: Add parent_project_id attribute, by @​mkam #1522

v0.61.0

DEPRECATIONS:

  • r/tfe_workspace: global_remote_state and remote_state_consumer_ids have been deprecated and moved to tfe_workspace_settings (see ENHANCEMENTS below for more details)

FEATURES:

  • r/tfe_audit_trail_token is a new resource for managing audit trail tokens in organization, by @​glensarti and @​c4po 1533

v0.60.1

BUG FIXES:

ENHANCEMENTS:

  • r/tfe_workspace_settings: global_remote_state and remote_state_consumer_ids can now be managed using tfe_workspace_settings. This enhancement avoids the possibility of a mutual dependency between two or more workspaces that may access each others' state by @​brandonc #1524

v0.60.0

BUG FIXES:

  • r/tfe_no_code_module: Wait for the registry module version to be created before creating the no-code-module. Also, the version_pin attribute must be set when variable options are created by @​dsa0x #1504
  • r/tfe_workspace_run_task: Do not error when reading workspace tasks that no longer exist by @​glennsarti #1500
  • r/tfe_organization_run_task: Do not error when reading organization tasks that no longer exist by @​glennsarti #1500
  • r/tfe_organization_run_task_global_settings: Do not error when reading organization task global settings that no longer exist by @​glennsarti #1500

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v.0.64.0

FEATURES:

  • r/tfe_project: Add auto_destroy_activity_duration field to the project resource, which automatically propagates auto-destroy settings to workspaces 1550
  • d/tfe_project: Add auto_destroy_activity_duration field to the project datasource 1550
  • r/tfe_team_project_access: Add variable_sets attribute to project_access, by @​mkam #1565

BUG FIXES:

  • r/tfe_stack: Fix serialization issue when using github app installation within vcs_repo block, by @​mjyocca #1572

  • r/tfe_workspace_settings: Prevent fetching of all workspaces as the remote_state_consumer_ids when global_remote_state is set to true, by @​uk1288 #1606

v.0.63.0

BUG FIXES:

  • r/tfe_workspace_settings: Allow multiple unknown values in remote_state_consumer_ids, by @​brandonc #1569

FEATURES:

  • New Resource: tfe_team_notification_configuration is a new resource for managing team notification configurations, by @​jfreda (#1540)

v0.62.0

FEATURES:

  • r/tfe_variable_set: Add parent_project_id attribute, by @​mkam #1522

v0.61.0

DEPRECATIONS:

  • r/tfe_workspace: global_remote_state and remote_state_consumer_ids have been deprecated and moved to tfe_workspace_settings (see ENHANCEMENTS below for more details)

FEATURES:

  • r/tfe_audit_trail_token is a new resource for managing audit trail tokens in organization, by @​glensarti and @​c4po 1533

v0.60.1

BUG FIXES:

ENHANCEMENTS:

  • r/tfe_workspace_settings: global_remote_state and remote_state_consumer_ids can now be managed using tfe_workspace_settings. This enhancement avoids the possibility of a mutual dependency between two or more workspaces that may access each others' state by @​brandonc #1524

v0.60.0

BUG FIXES:

  • r/tfe_no_code_module: Wait for the registry module version to be created before creating the no-code-module. Also, the version_pin attribute must be set when variable options are created by @​dsa0x #1504
  • r/tfe_workspace_run_task: Do not error when reading workspace tasks that no longer exist by @​glennsarti #1500
  • r/tfe_organization_run_task: Do not error when reading organization tasks that no longer exist by @​glennsarti #1500
  • r/tfe_organization_run_task_global_settings: Do not error when reading organization task global settings that no longer exist by @​glennsarti #1500

... (truncated)

Commits
  • 6b6e113 Merge pull request #1608 from hashicorp/create-pull-request/patch
  • 5f32102 Trigger using Empty commit
  • acbfaab cdktf: update documentation
  • e0e0eb4 Merge pull request #1607 from hashicorp/release-0.64.0
  • 3264ceb prep release for v0.64.0
  • 806d1b1 Merge pull request #1606 from hashicorp/only-fetch-remote-state-consumers-whe...
  • 3db1c67 update changelog
  • c275cc8 only fetch remote state consumers when global remote state is false
  • b6a2998 Merge pull request #1565 from hashicorp/mkam/TF-22971/team-project-access-var...
  • 14a92c6 Add changelog entry
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all group in /terraform/terraform with 1 update: [hashicorp/tfe](https://github.com/hashicorp/terraform-provider-tfe).


Updates `hashicorp/tfe` from 0.63.0 to 0.64.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.63.0...v0.64.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from lingrino as a code owner February 17, 2025 17:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Feb 17, 2025
@lingrino lingrino enabled auto-merge (squash) February 17, 2025 17:26
@lingrino lingrino merged commit c7824b8 into main Feb 17, 2025
12 checks passed
@lingrino lingrino deleted the dependabot/terraform/terraform/terraform/all-152e1a5851 branch February 17, 2025 17:33
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