relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
0 stars 1 forks source link

Bump hashicorp/tfe from 0.51.1 to 0.57.0 in /tf-workspace #195

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps hashicorp/tfe from 0.51.1 to 0.57.0.

Release notes

Sourced from hashicorp/tfe's releases.

v0.57.0

FEATURES:

  • r/tfe_data_retention_policy is a new resource for managing data retention policies for organizations and workspaces, by @​SwiftEngineer 1385
  • r/tfe_team: Add attribute manage_agent_pools to organization_access on tfe_team by @​emlanctot #1358
  • r/tfe_workspace: Add an auto_destroy_activity_duration attribute for automatic scheduling of auto-destroy runs based off of workspace activity, by @​notchairmk #1377
  • d/tfe_workspace: Add an auto_destroy_activity_duration, by @​notchairmk #1377
  • d/tfe_organization_run_task_global_settings: Add a datasource to retrieve the global settings of Run tasks, by @​glennsarti #1328
  • r/tfe_organization_run_task_global_settings: Add a resource to manage the global settings of Run tasks, by @​glennsarti #1328
  • r/tfe_notification_configuration: Add workspace:auto_destroy_reminder and workspace:auto_destroy_run_results as allowed notification configuration trigger types, by @​notchairmk #1394
  • r/tfe_workspace_settings: Remove workspace and agent pool ID validations, by @​joekarl 1418
  • r/tfe_team_project_access: Remove project ID validation, by @​joekarl 1418

DEPRECATIONS and BREAKING CHANGES:

  • r/_workspace_run_task: The stage attribute has been deprecated in favor of the stages attribute, by @​glennsarti #1328
  • d/_workspace_run_task: The stage attribute has been deprecated in favor of the stages attribute, by @​glennsarti #1328

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

... (truncated)

Changelog

Sourced from hashicorp/tfe's changelog.

v0.57.0

FEATURES:

  • r/tfe_data_retention_policy is a new resource for managing data retention policies for organizations and workspaces, by @​SwiftEngineer 1385
  • r/tfe_team: Add attribute manage_agent_pools to organization_access on tfe_team by @​emlanctot #1358
  • r/tfe_workspace: Add an auto_destroy_activity_duration attribute for automatic scheduling of auto-destroy runs based off of workspace activity, by @​notchairmk #1377
  • d/tfe_workspace: Add an auto_destroy_activity_duration, by @​notchairmk #1377
  • d/tfe_organization_run_task_global_settings: Add a datasource to retrieve the global settings of Run tasks, by @​glennsarti #1328
  • r/tfe_organization_run_task_global_settings: Add a resource to manage the global settings of Run tasks, by @​glennsarti #1328
  • r/tfe_notification_configuration: Add workspace:auto_destroy_reminder and workspace:auto_destroy_run_results as allowed notification configuration trigger types, by @​notchairmk #1394
  • r/tfe_workspace_settings: Remove workspace and agent pool ID validations, by @​joekarl 1418
  • r/tfe_team_project_access: Remove project ID validation, by @​joekarl 1418

DEPRECATIONS and BREAKING CHANGES:

  • r/_workspace_run_task: The stage attribute has been deprecated in favor of the stages attribute, by @​glennsarti #1328
  • d/_workspace_run_task: The stage attribute has been deprecated in favor of the stages attribute, by @​glennsarti #1328

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

... (truncated)

Commits
  • d98dc2b Merge pull request #1421 from hashicorp/TF-18505-upgrade-ghaction-terraform-p...
  • 470eaa7 upgrade ghaction-terraform-provider-release from v3 to v5
  • 9c1faf9 Merge pull request #1417 from hashicorp/release-v0.57.0
  • 70dc8b0 release version updates
  • 7821d3e Merge pull request #1418 from hashicorp/kirch/remove-provider-id-validation
  • 1ecf2b3 Update changelog
  • 3d1d448 Remove resource ID validations
  • bd54d4f Build(deps): Bump actions/setup-go from 5.0.1 to 5.0.2 (#1415)
  • 8c3e7b2 Build(deps): Bump actions/setup-node from 4.0.2 to 4.0.3 (#1412)
  • 7a8bcdf Merge pull request #1405 from hashicorp/update-changelog
  • 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 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)
dependabot[bot] commented 1 month ago

Superseded by #200.