You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ BUG FIXES:
13
13
FEATURES:
14
14
*`d/tfe_registry_module`: Add `vcs_repo.tags` and `vcs_repo.branch` attributes to allow configuration of `publishing_mechanism`. Add `test_config` to support running tests on `branch`-based registry modules, by @hashimoon[1096](https://github.com/hashicorp/terraform-provider-tfe/pull/1096)
15
15
***New Resource**: `r/tfe_organization_default_settings` is a new resource to set the `default_execution_mode` and `default_agent_pool_id` for an organization, by @SwiftEngineer[1137](https://github.com/hashicorp/terraform-provider-tfe/pull/1137)'
16
-
***New Resource**: `r/tfe_workspace_settings` Uses the `tfe_organization_default_settings``default_execution_mode` and `default_agent_pool_id` as the default `execution_mode` by @brandonc[1159](https://github.com/hashicorp/terraform-provider-tfe/pull/1159)
16
+
***New Resource**: `r/tfe_workspace_settings` Uses the `tfe_organization_default_settings``default_execution_mode` and `default_agent_pool_id` as the default `execution_mode` by @brandoncand @laurenolivia[1159](https://github.com/hashicorp/terraform-provider-tfe/pull/1159)
17
17
18
18
ENHANCEMENTS:
19
19
*`d/tfe_organization`: Make `name` argument optional if configured for the provider, by @tmatilai[1133](https://github.com/hashicorp/terraform-provider-tfe/pull/1133)
0 commit comments