opentofu/internal/command/arguments
Ilia Gogotchuri 1eacb9a046
Some checks are pending
build / Build for freebsd_386 (push) Waiting to run
build / Build for linux_386 (push) Waiting to run
build / Build for openbsd_386 (push) Waiting to run
build / Build for windows_386 (push) Waiting to run
build / Build for freebsd_amd64 (push) Waiting to run
build / Build for linux_amd64 (push) Waiting to run
build / Build for openbsd_amd64 (push) Waiting to run
build / Build for solaris_amd64 (push) Waiting to run
build / Build for windows_amd64 (push) Waiting to run
build / Build for freebsd_arm (push) Waiting to run
build / Build for linux_arm (push) Waiting to run
build / Build for linux_arm64 (push) Waiting to run
build / Build for darwin_amd64 (push) Waiting to run
build / Build for darwin_arm64 (push) Waiting to run
build / End-to-end Tests for linux_386 (push) Waiting to run
build / End-to-end Tests for windows_386 (push) Waiting to run
build / End-to-end Tests for darwin_amd64 (push) Waiting to run
build / End-to-end Tests for linux_amd64 (push) Waiting to run
build / End-to-end Tests for windows_amd64 (push) Waiting to run
Quick Checks / List files changed for pull request (push) Waiting to run
Quick Checks / Unit tests for linux_386 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for windows_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm (push) Blocked by required conditions
Quick Checks / Unit tests for darwin_arm64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm64 (push) Blocked by required conditions
Quick Checks / Race Tests (push) Blocked by required conditions
Quick Checks / End-to-end Tests (push) Blocked by required conditions
Quick Checks / Code Consistency Checks (push) Blocked by required conditions
Quick Checks / License Checks (push) Waiting to run
Website checks / List files changed for pull request (push) Waiting to run
Website checks / Build (push) Blocked by required conditions
Website checks / Test Installation Instructions (push) Blocked by required conditions
Retaining resources during destruction - New flag -suppress-forget-errors (#3588)
Signed-off-by: Ilia Gogotchuri <ilia.gogotchuri0@gmail.com>
2025-12-16 15:41:03 +04:00
..
apply.go Retaining resources during destruction - New flag -suppress-forget-errors (#3588) 2025-12-16 15:41:03 +04:00
apply_test.go command: -target-file and -exclude-file planning options 2025-04-22 13:05:40 -07:00
default.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
extended.go command: -target-file and -exclude-file planning options 2025-04-22 13:05:40 -07:00
flags.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
output.go Add -show-sensitive flag to tofu plan, apply, state-show and output commands (#1554) 2024-07-22 10:58:57 +01:00
output_test.go Static Evaluation Base, Module Sources, Backend Config (#1718) 2024-06-24 09:13:07 -04:00
plan.go Remove unused deprecation flags (#3528) 2025-11-26 16:28:16 +02:00
plan_test.go command: -target-file and -exclude-file planning options 2025-04-22 13:05:40 -07:00
refresh.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
refresh_test.go command: -target-file and -exclude-file planning options 2025-04-22 13:05:40 -07:00
show.go go.mod: Use the new "tool" directive 2025-10-10 07:06:56 -03:00
show_test.go tofu show: -module=DIR mode, for showing just a single module 2025-07-10 13:18:26 -07:00
showtargettype_string.go go.mod: Upgrade various golang.org/x/* dependencies 2025-10-10 08:23:54 -07:00
test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
test_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
types.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
types_test.go command: -target-file and -exclude-file planning options 2025-04-22 13:05:40 -07:00
validate.go Fix tofu validate with static variables (#1788) 2024-07-11 10:16:20 -04:00
validate_test.go Fix tofu validate with static variables (#1788) 2024-07-11 10:16:20 -04:00
view.go Rename the CLI arg for deprecation outputs/variables (#2774) 2025-05-09 14:01:32 +03:00
view_test.go Rename the CLI arg for deprecation outputs/variables (#2774) 2025-05-09 14:01:32 +03:00