opentofu/internal/states
James Humphries c4f49afc10
Some checks failed
build / Build for freebsd_386 (push) Has been cancelled
build / Build for linux_386 (push) Has been cancelled
build / Build for openbsd_386 (push) Has been cancelled
build / Build for windows_386 (push) Has been cancelled
build / Build for freebsd_amd64 (push) Has been cancelled
build / Build for linux_amd64 (push) Has been cancelled
build / Build for openbsd_amd64 (push) Has been cancelled
build / Build for solaris_amd64 (push) Has been cancelled
build / Build for windows_amd64 (push) Has been cancelled
build / Build for freebsd_arm (push) Has been cancelled
build / Build for linux_arm (push) Has been cancelled
build / Build for linux_arm64 (push) Has been cancelled
build / Build for darwin_amd64 (push) Has been cancelled
build / Build for darwin_arm64 (push) Has been cancelled
build / End-to-end Tests for linux_386 (push) Has been cancelled
build / End-to-end Tests for windows_386 (push) Has been cancelled
build / End-to-end Tests for darwin_amd64 (push) Has been cancelled
build / End-to-end Tests for linux_amd64 (push) Has been cancelled
build / End-to-end Tests for windows_amd64 (push) Has been cancelled
Quick Checks / List files changed for pull request (push) Has been cancelled
Quick Checks / License Checks (push) Has been cancelled
Website checks / List files changed for pull request (push) Has been cancelled
Quick Checks / Unit tests for linux_386 (push) Has been cancelled
Quick Checks / Unit tests for linux_amd64 (push) Has been cancelled
Quick Checks / Unit tests for windows_amd64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm (push) Has been cancelled
Quick Checks / Unit tests for darwin_arm64 (push) Has been cancelled
Quick Checks / Unit tests for linux_arm64 (push) Has been cancelled
Quick Checks / Race Tests (push) Has been cancelled
Quick Checks / End-to-end Tests (push) Has been cancelled
Quick Checks / Code Consistency Checks (push) Has been cancelled
Website checks / Build (push) Has been cancelled
Website checks / Test Installation Instructions (push) Has been cancelled
Use explicit NoKey check instead of assuming nil in v3 upgrade (#3696)
Signed-off-by: James Humphries <james@james-humphries.co.uk>
2026-01-20 14:25:40 -05:00
..
remote Remove all calls to DeepCopy in resource instance write codepath (#3110) 2025-09-02 07:24:53 -04:00
statefile Use explicit NoKey check instead of assuming nil in v3 upgrade (#3696) 2026-01-20 14:25:40 -05:00
statemgr Fix Http Backend failing to unlock state on Ctrl+C during apply (#3637) 2026-01-05 07:27:10 -05:00
checks.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
instance_generation.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
instance_object.go Retain resource instances with a new lifecycle argument - destroy (#3409) 2025-12-04 18:49:57 +04:00
instance_object_full.go states: SyncState.ResourceInstanceObjectFull tolerate missing resource 2025-12-12 07:03:52 -08:00
instance_object_full_test.go states: "full" variants of the ResourceInstanceObject representations 2025-12-05 12:27:12 -08:00
instance_object_src.go Retain resource instances with a new lifecycle argument - destroy (#3409) 2025-12-04 18:49:57 +04:00
instance_object_test.go add deprecation warnings support for terraform_remote_state (#2679) 2025-04-25 12:26:28 +03:00
module.go Fix nil entry in state resource instance map from state hook (#3478) 2025-11-06 16:28:36 -05:00
objectstatus_string.go Move states/ to internal/states/ 2021-05-17 14:09:07 -07:00
output_value.go add deprecation warnings support for terraform_remote_state (#2679) 2025-04-25 12:26:28 +03:00
resource.go Smarter approach to .Equals on state objects for unordered lists (#3024) 2025-07-14 09:26:24 -04:00
resource_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
state.go Reduce calls to state DeepCopy() by half during apply (#3011) 2025-08-26 14:36:01 -04:00
state_deepcopy.go Retain resource instances with a new lifecycle argument - destroy (#3409) 2025-12-04 18:49:57 +04:00
state_equal.go Smarter approach to .Equals on state objects for unordered lists (#3024) 2025-07-14 09:26:24 -04:00
state_string.go hcl2shim: Split out legacy subset 2025-07-10 08:13:25 -07:00
state_test.go Replace github.com/go-test/deep with go-cmp 2025-10-13 08:17:40 -07:00
sync.go Reduce calls to state DeepCopy() by half during apply (#3011) 2025-08-26 14:36:01 -04:00