Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.54.0
->0.60.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-tfe (tfe)
v0.60.1
Compare Source
BUG FIXES:
r/tfe_policy
: enforcement level can be updated on OPA policies by @glennsarti #1521v0.60.0
Compare Source
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 #1504r/tfe_workspace_run_task
: Do not error when reading workspace tasks that no longer exist by @glennsarti #1500r/tfe_organization_run_task
: Do not error when reading organization tasks that no longer exist by @glennsarti #1500r/tfe_organization_run_task_global_settings
: Do not error when reading organization task global settings that no longer exist by @glennsarti #1500FEATURES:
r/tfe_organization
: Addspeculative_plan_management_enabled
attribute, by @lilincmu #1509d/tfe_organization
: Addspeculative_plan_management_enabled
attribute, by @lilincmu #1509v0.59.0
Compare Source
v0.58.1
Compare Source
Bug Fixes
v0.58.0
Compare Source
ENHANCEMENTS:
d/tfe_project
: Addworkspace_names
attribute, by @1natedawg #1429r/tfe_team
: Add attributeallow_member_token_management
totfe_team
by @juliannatetreault #1398BUG FIXES:
r/tfe_workspace
html_url is now planned to be recomputed whenname
changes. Previously, changed values would show up on the next plan, by @brandonc 1422v0.57.1
Compare Source
r/tfe_stack
initial support for this BETA feature was released in v0.57.0 but the documentation link was broken and it was not mentioned in the release notes. NOTE: This resource is subject to change and has limited support in HCP Terraform.d/tfe_github_app_installation
the documentation link for this resource was incorrectly named tfe_github_installationv0.57.0
Compare Source
FEATURES:
r/tfe_data_retention_policy
is a new resource for managing data retention policies for organizations and workspaces, by @SwiftEngineer 1385r/tfe_team
: Add attributemanage_agent_pools
toorganization_access
ontfe_team
by @emlanctot #1358r/tfe_workspace
: Add anauto_destroy_activity_duration
attribute for automatic scheduling of auto-destroy runs based off of workspace activity, by @notchairmk #1377d/tfe_workspace
: Add anauto_destroy_activity_duration
, by @notchairmk #1377d/tfe_organization_run_task_global_settings
: Add a datasource to retrieve the global settings of Run tasks, by @glennsarti #1328r/tfe_organization_run_task_global_settings
: Add a resource to manage the global settings of Run tasks, by @glennsarti #1328r/tfe_notification_configuration
: Addworkspace:auto_destroy_reminder
andworkspace:auto_destroy_run_results
as allowed notification configuration trigger types, by @notchairmk #1394r/tfe_workspace_settings
: Remove workspace and agent pool ID validations, by @joekarl 1418r/tfe_team_project_access
: Remove project ID validation, by @joekarl 1418DEPRECATIONS and BREAKING CHANGES:
r/_workspace_run_task
: Thestage
attribute has been deprecated in favor of thestages
attribute, by @glennsarti #1328d/_workspace_run_task
: Thestage
attribute has been deprecated in favor of thestages
attribute, by @glennsarti #1328v0.56.0
Compare Source
ENHANCEMENTS:
r/tfe_oauth_client
: Add Bitbucket Data Center support with thebitbucket_data_center
option forservice_provider
by @zainq11 #1303r/tfe_workspace
: Add anauto_destroy_at
attribute for scheduling an auto-destroy run in the future, by @notchairmk 1354d/tfe_workspace
: Add anauto_destroy_at
attribute for reading a scheduled auto-destroy, by @notchairmk 1354r/tfe_registry_module
: Addinitial_version
support for Branch Based Modules by @aaabdelgany #1363r/tfe_oauth_client
: Addagent_pool_id
as an optional argument to enable Private VCS support, by @roleesinhaHC 1255r/tfe_project
: Increase the Project name length from 36 to 40 characters @hs26gill #1351BUG FIXES:
r/tfe_registry_module
: Prevents constant diff after a successful apply whentags
andtests_enabled
is not set by @Uk1288 #1357FEATURES:
d/tfe_projects
is a new data source to retrieve all projects in an organization, by @tdeveliogluv0.55.0
Compare Source
FEATURES:
r/tfe_team
: Add attributesmanage_teams
,manage_organization_access
, andaccess_secret_teams
toorganization_access
ontfe_team
by @juliannatetreault #1313NOTES:
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.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.