github hashicorp/terraform-provider-tfe v0.70.0

6 hours ago

FEATURES:

  • d/tfe_agent_pool: Adds the allowed_project_ids and excluded_workspace_ids attributes, by @tylerworlf #1822
  • r/tfe_agent_pool_allowed_projects: Adds support for scoping agent pools to projects, by @tylerworlf #1822
  • r/tfe_agent_pool_excluded_workspaces: Adds support for excluding workspaces from the scope of agent pools, by @tylerworlf #1822
  • r/tfe_project_settings: Adds support for managing project settings. This initially supports setting a default_execution_mode and default_agent_pool_id which override the organization defaults. When not specified in the configuration, the organization defaults will be used and can be read from the resource. by @JarrettSpiker #1822

BUG FIXES:

  • r/tfe_workspace_settings: Prevent unintended clearing of workspace-level tags on the first apply when tags is unset by making tag updates sparse. By @shwetamurali #1851

DEPRECATIONS:

  • r/tfe_stack The deployment_names has been removed, by @Maed223 #1855

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

NewReleases is sending notifications on new releases.