terraform/internal/plans
Sarah French 0ce2e37a66
Some checks failed
build / Determine intended Terraform version (push) Has been cancelled
build / Determine Go toolchain version (push) Has been cancelled
Quick Checks / Unit Tests (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
build / Generate release metadata (push) Has been cancelled
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 darwin_amd64 (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 darwin_arm64 (push) Has been cancelled
build / Build for linux_arm64 (push) Has been cancelled
build / Build Docker image for linux_386 (push) Has been cancelled
build / Build Docker image for linux_amd64 (push) Has been cancelled
build / Build Docker image for linux_arm (push) Has been cancelled
build / Build Docker image for linux_arm64 (push) Has been cancelled
build / Build e2etest for linux_386 (push) Has been cancelled
build / Build e2etest for windows_386 (push) Has been cancelled
build / Build e2etest for darwin_amd64 (push) Has been cancelled
build / Build e2etest for linux_amd64 (push) Has been cancelled
build / Build e2etest for windows_amd64 (push) Has been cancelled
build / Build e2etest for linux_arm (push) Has been cancelled
build / Build e2etest for darwin_arm64 (push) Has been cancelled
build / Build e2etest for linux_arm64 (push) Has been cancelled
build / Run e2e test for linux_386 (push) Has been cancelled
build / Run e2e test for windows_386 (push) Has been cancelled
build / Run e2e test for darwin_amd64 (push) Has been cancelled
build / Run e2e test for linux_amd64 (push) Has been cancelled
build / Run e2e test for windows_amd64 (push) Has been cancelled
build / Run e2e test for linux_arm (push) Has been cancelled
build / Run e2e test for linux_arm64 (push) Has been cancelled
build / Run terraform-exec test for linux amd64 (push) Has been cancelled
Manual backport of chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally into v1.14 (#37910)
* chore: Run `go get golang.org/x/crypto@v0.44.0`

* chore: Run `make syncdeps`

* chore: Run `make generate`

* chore: Update staticcheck.conf to ignore SA4003
2025-11-17 15:58:49 +00:00
..
deferring Backport of actions: disable support for deferrals into v1.14 (#37704) 2025-10-01 10:38:04 +02:00
objchange Update go-cty and HCL for 1.13 release (#37298) 2025-07-09 13:05:18 +02:00
planfile actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
planproto actions: remove references to action types, linked resources (#37616) 2025-09-16 08:46:22 -04:00
action.go use go tool to run generate commands 2025-02-12 12:25:50 -05:00
action_invocation.go backport of commit 7880aa6353 (#37744) 2025-10-08 15:00:25 +00:00
action_string.go terraform: Emit lifecycle phases of ephemeral resources to the UI (#35919) 2024-10-30 12:44:02 +00:00
changes.go use the new genconfig types throughout 2025-08-29 15:11:56 -04:00
changes_src.go add interface checks 2025-10-08 13:58:54 +02:00
changes_state.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
changes_sync.go action: move action trigger into nested struct 2025-08-18 13:53:09 +02:00
changes_test.go Actions in plan/changes (#37320) 2025-07-17 08:19:57 -04:00
deferring.go track partial expanded action invocations through deferred action invocation 2025-09-02 13:04:48 +02:00
doc.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
dynamic_value.go rpcapi: Track action for changes to stack component instances 2023-11-15 12:38:52 -08:00
mode.go use go tool to run generate commands 2025-02-12 12:25:50 -05:00
mode_string.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
plan.go track partial expanded action invocations through deferred action invocation 2025-09-02 13:04:48 +02:00
plan_test.go Update data stored in plan files to enable using PSS with saved plans (#37246) 2025-06-30 11:39:15 +01:00
quality.go use go tool to run generate commands 2025-02-12 12:25:50 -05:00
quality_string.go Manual backport of chore: Bump golang.org/x/crypto dependency, ignore SA4003 linting errors globally into v1.14 (#37910) 2025-11-17 15:58:49 +00:00
resourceinstancechangeactionreason_string.go Checks: Introduce check blocks into the terraform node and transform graph (#32735) 2023-03-23 16:07:31 +01:00