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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,11 @@
1
1
## Unreleased
2
+
2
3
ENHANCEMENTS:
3
4
*`d/tfe_project`: Add `workspace_names` attribute, by @1natedawg[#1429](https://github.com/hashicorp/terraform-provider-tfe/pull/1429)
4
5
6
+
BUG FIXES:
7
+
*`r/tfe_workspace` html_url is now planned to be recomputed when `name` changes. Previously, changed values would show up on the next plan, by @brandonc[1422](https://github.com/hashicorp/terraform-provider-tfe/issues/1422)
8
+
5
9
## v0.57.1
6
10
7
11
*`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.
0 commit comments