terraform/internal/command/jsonstate
Radek Simko 06fd817b7c
Remove handling of ephemeral root outputs (#35809)
* Remove handling of ephemeral root outputs

This is effectively reverting ~99% of https://github.com/hashicorp/terraform/pull/35676
The only changes not being reverted are some formatting and deprecation fixes which remain relevant.

The code being removed is basically dead code now in the context of root ephemeral outputs being rejected per https://github.com/hashicorp/terraform/pull/35791

* Remove unrelated changes
2024-10-03 18:10:30 +01:00
..
doc.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
state.go Remove handling of ephemeral root outputs (#35809) 2024-10-03 18:10:30 +01:00
state_test.go Handle marks a little more consistently 2024-04-18 07:32:52 -07:00