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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
## Unreleased
2
2
3
+
## v0.66.0
4
+
3
5
BUG FIXES:
4
6
*`d/tfe_outputs`: fixes 'error inferring type for key' for output objects that had a key with null value. (#1709), by @uturunku1[#1699](https://github.com/hashicorp/terraform-provider-tfe/pull/1709)
5
7
*`r/tfe_workspace_settings`: fixes `Provider produced inconsistent result after apply` error when setting `remote_state_consumer_ids` to an empty set in config. [#1728](https://github.com/hashicorp/terraform-provider-tfe/pull/1728)
0 commit comments