github hashicorp/terraform-provider-tfe v0.65.0

latest releases: v0.68.2, v0.68.1, v0.68.0...
4 months ago

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)

  • New Ephemeral Resource: tfe_outputs is a new ephemeral resource for retrieving the state version outputs of a workspace without writing sensitive data to the state file, by @ctrombley #1640

  • New Data Source: tfe_registry_module is a new data source for finding
    registry modules by @drewmullen and @danquack #1667

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

  • r/tfe_project: Adds tags and ignore_additional_tags attribute, by @sebasslash #1543

  • r/tfe_workspace: Adds tags, ignore_additional_tags and effective_tags attribute, by @sebasslash #1543

  • d/tfe_project: Adds the effective_tags attribute, by @sebasslash #1543

  • d/tfe_workspace: Adds the effective_tags attribute which reflects all effective tags computed on the workspace, by @sebasslash #1543

  • d/tfe_workspace_ids: Adds the tag_filters attribute which filters the list of workspace IDs specified by the include or exclude fields, by @sebasslash #1543

ENHANCEMENTS:

  • r/tfe_variable: Add value_wo write-only attribute, by @uturunku (#1639)

  • r/tfe_test_variable: Add value_wo write-only attribute, by @uturunku (#1639)

  • r/tfe_policy_set_parameter: Add value_wo write-only attribute, by @ctrombley (#1641)

  • r/tfe_organization_run_task: Add hmac_key_wo write-only attribute, by @shwetamurali (#1646)

  • r/tfe_saml_settings: Add private_key_wo write-only attribute, by @uturunku1 (#1660)

  • r/tfe_ssh_key: Add key_wo write-only attribute, by @ctrombley (#1659)

  • r/tfe_team_notification_configuration: Add token_wo write-only attribute, by @shwetamurali (#1665)

  • r/tfe_notification_configuration: Add token_wo write-only attribute, by @uturunku1 (#1664)

  • r/tfe_workspace: Do not force recreation of workspace if users do not provide source_name or source_url. #1674

BUG FIXES:

  • r/tfe_oauth_client: Ensure oauth_token_id updates register when performing a terraform apply, by @hashimoon #1631

Don't miss a new terraform-provider-tfe release

NewReleases is sending notifications on new releases.