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.56.0 in /tf-workspace #173

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 17, 2024

Bumps hashicorp/tfe from 0.51.1 to 0.56.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.56.0

ENHANCEMENTS:

  • r/tfe_oauth_client: Add Bitbucket Data Center support with the bitbucket_data_center option for service_provider by @​zainq11 #1303
  • r/tfe_workspace: Add an auto_destroy_at attribute for scheduling an auto-destroy run in the future, by @​notchairmk 1354
  • d/tfe_workspace: Add an auto_destroy_at attribute for reading a scheduled auto-destroy, by @​notchairmk 1354
  • r/tfe_registry_module: Add initial_version support for Branch Based Modules by @​aaabdelgany #1363
  • r/tfe_oauth_client: Add agent_pool_id as an optional argument to enable Private VCS support, by @​roleesinhaHC 1255
  • r/tfe_project: Increase the Project name length from 36 to 40 characters @​hs26gill #1351

BUG FIXES:

  • r/tfe_registry_module: Prevents constant diff after a successful apply when tags and tests_enabled is not set by @​Uk1288 #1357

v0.55.0

FEATURES

  • r/tfe_team: Add attributes manage_teams, manage_organization_access, and access_secret_teams to organization_access on tfe_team by @​juliannatetreault #1313

v0.54.0

ENHANCEMENTS:

FEATURES:

  • d/tfe_oauth_client: Add project_ids attribute, by @​Netra2104 1148
  • d/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1148
  • New Resource: r/tfe_project_oauth_client attaches/detaches an existing project to an existing oauth client, by @​Netra2104 1144
  • New Resource: r/tfe_test_variable is a new resource for creating environment variables used by registry modules for terraform test, by @​aaabdelgany 1285

BUG FIXES:

  • r/tfe_organization_default_settings: Fix import resource address documentation by @​Uk1288 #1324

v0.53.0

ENHANCEMENTS:

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

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.56.0

ENHANCEMENTS:

  • r/tfe_oauth_client: Add Bitbucket Data Center support with the bitbucket_data_center option for service_provider by @​zainq11 #1303
  • r/tfe_workspace: Add an auto_destroy_at attribute for scheduling an auto-destroy run in the future, by @​notchairmk 1354
  • d/tfe_workspace: Add an auto_destroy_at attribute for reading a scheduled auto-destroy, by @​notchairmk 1354
  • r/tfe_registry_module: Add initial_version support for Branch Based Modules by @​aaabdelgany #1363
  • r/tfe_oauth_client: Add agent_pool_id as an optional argument to enable Private VCS support, by @​roleesinhaHC 1255
  • r/tfe_project: Increase the Project name length from 36 to 40 characters @​hs26gill #1351

BUG FIXES:

  • r/tfe_registry_module: Prevents constant diff after a successful apply when tags and tests_enabled is not set by @​Uk1288 #1357

v0.55.0

FEATURES:

  • r/tfe_team: Add attributes manage_teams, manage_organization_access, and access_secret_teams to organization_access on tfe_team by @​juliannatetreault #1313

NOTES:

  • This release's changes have been edited for correctness. #1351 (r/tfe_project: Increase the Project name length from 36 to 40 characters) was erroneously reported as included in the v0.55.0 release. Those changes have been included in v0.56.0.

v0.54.0

ENHANCEMENTS:

FEATURES:

  • d/tfe_oauth_client: Add project_ids attribute, by @​Netra2104 1148
  • d/tfe_oauth_client: Add organization_scoped attribute, by @​Netra2104 1148
  • New Resource: r/tfe_project_oauth_client attaches/detaches an existing project to an existing oauth client, by @​Netra2104 1144
  • New Resource: r/tfe_test_variable is a new resource for creating environment variables used by registry modules for terraform test, by @​aaabdelgany 1285

BUG FIXES:

  • r/tfe_organization_default_settings: Fix import resource address documentation by @​Uk1288 #1324

v0.53.0

ENHANCEMENTS:

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

... (truncated)

Commits
  • 1da24dc Merge pull request #1381 from hashicorp/release-0.56
  • 3f2bf74 chore: revise changelog for 0.55.0 and include an explanation
  • 9df5f4b cdktf: update documentation
  • ce5b918 chore: bump versions in readme & docs
  • b4add10 chore: update changelog for 0.56 release
  • d406775 Merge pull request #1382 from hashicorp/update-provider-meta
  • b075a12 Rebrand provider meta
  • 095686f Merge pull request #1379 from hashicorp/dependabot/github_actions/actions/che...
  • 5d90736 Build(deps): Bump actions/checkout from 4.1.6 to 4.1.7
  • 6130fb4 Merge pull request #1374 from paulboekschoten/tfe-workspace-settings-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.51.1 to 0.56.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.56.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 Jun 17, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Superseded by #200.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/terraform/tf-workspace/hashicorp/tfe-0.56.0 branch July 29, 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