You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/command/testdata
Kévin Andrieux 258f91ab0c
feat: add state_key for test run blocks (#36185)
1 year ago
..
apply show deprecation warning if -state is used with plan, apply, refresh (#35660) 1 year ago
apply-config-invalid
apply-destroy-targeted
apply-ephemeral-variable test non-string env var input variables 1 year ago
apply-error
apply-input
apply-input-partial
apply-plan-no-module
apply-replace
apply-sensitive-output
apply-shutdown
apply-targeted
apply-terraform-env
apply-vars
apply-vars-auto don't validate apply variables from auto files 1 year ago
backend-change
backend-change-multi-default-to-single
backend-change-multi-to-multi
backend-change-multi-to-no-default-with-default
backend-change-multi-to-no-default-without-default
backend-change-multi-to-single
backend-change-single-to-single
backend-changed-with-legacy
backend-from-state
backend-inmem-locked
backend-new
backend-new-interp
backend-new-legacy
backend-new-migrate
backend-new-migrate-existing
backend-plan-backend-empty
backend-plan-backend-empty-config
backend-plan-backend-match
backend-plan-backend-mismatch
backend-plan-legacy
backend-plan-legacy-data
backend-plan-local
backend-plan-local-match
backend-plan-local-mismatch-lineage
backend-plan-local-newer
backend-unchanged
backend-unchanged-with-legacy
backend-unset
backend-unset-with-legacy
cloud-archives cloudplugin: download and verify plugin 3 years ago
cloud-config cloudplugin: download and verify plugin 3 years ago
command-check-required-version cli: Make state commands check required version (#30511) 4 years ago
empty
fmt
get
graph
graph-cyclic Skip graph cycle validation when using the graph command 1 year ago
graph-interesting command/graph: Simpler resource-only graph by default 2 years ago
import-missing-resource-config
import-module-input-variable
import-module-var-file
import-provider
import-provider-aliased
import-provider-datasource
import-provider-implicit
import-provider-invalid
import-provider-remote-state
import-provider-var
import-provider-var-default
import-provider-var-file
init
init-backend
init-backend-config-file
init-backend-config-file-change
init-backend-config-file-change-migrate-existing Test case for changing backend hash during aborted state migration 4 years ago
init-backend-config-kv
init-backend-empty
init-backend-http Error if backup or backup-out options are used without the state option on non-local backends for the state mv command 4 years ago
init-backend-migrate-while-locked cli: Restore -lock and -lock-timeout init flags 4 years ago
init-backend-selected-workspace-doesnt-exist-multi command: Auto-select single workspace if necessary 4 years ago
init-backend-selected-workspace-doesnt-exist-single command: Auto-select single workspace if necessary 4 years ago
init-check-required-version
init-check-required-version-first make sure required_version is checked before diags 4 years ago
init-check-required-version-first-module LoadModule now always returns the module 4 years ago
init-cloud-simple Rebrand Terraform Cloud to HCP Terraform 2 years ago
init-get fixing tests 2 years ago
init-get-provider-detected-legacy
init-get-provider-invalid-package
init-get-provider-legacy-from-state
init-get-provider-source
init-get-providers
init-internal
init-internal-invalid
init-legacy-provider-cache
init-legacy-rc
init-migrate-state-with-json fixing tests internal/command/init, view and argumento 2 years ago
init-provider-lock-file
init-provider-lock-file-readonly-add
init-provider-now-unused providercache: Discard lock entries for unused providers 4 years ago
init-providers-lock
init-registry-module command: make module installation interruptible 4 years ago
init-required-providers
init-syntax-invalid-backend-attribute-invalid Make config errors more important during init operations (#33628) 3 years ago
init-syntax-invalid-backend-invalid add tests for init syntax error handling 3 years ago
init-syntax-invalid-no-backend add tests for init syntax error handling 3 years ago
init-syntax-invalid-with-backend add tests for init syntax error handling 3 years ago
init-with-duplicates init: fix invalid + duplicate required provider blocks crashing (#35533) 2 years ago
init-with-overrides-and-duplicates init: fix invalid + duplicate required provider blocks crashing (#35533) 2 years ago
init-with-tests testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
init-with-tests-external-providers terraform test: Disallow version constraints within test files (#35161) 2 years ago
init-with-tests-with-module testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
init-with-tests-with-provider fixing tests internal/command/init, view and argumento 2 years ago
inmem-backend
login-oauth-server Upgrade to Go 1.17 5 years ago
login-tfe-server Rebrand Terraform Cloud to HCP Terraform 2 years ago
modules
modules-nested-dependencies Testing updates 1 year ago
modules-uninstalled-entries Impl tests for the modules command 1 year ago
modules-unreferenced-entries Impl tests for the modules command 1 year ago
parallelism
plan [Plannable Import] Implement streamed logs for plan (#33106) 3 years ago
plan-emptydiff
plan-existing-state command: test plan -refresh= arg ordering (#33483) 3 years ago
plan-fail-condition add command test for errored plan 3 years ago
plan-import-config-gen plannable import: safer config generation and schema filters (#33232) 3 years ago
plan-invalid
plan-out-backend
plan-out-backend-legacy
plan-provider-input terraform: use hcl.MergeBodies instead of configs.MergeBodies for pro… (#29000) 5 years ago
plan-replace
plan-vars
providers terraform test: Disallow version constraints within test files (#35161) 2 years ago
providers-lock Ignore existing package hashes for `providers lock` command (#31389) 4 years ago
providers-schema json-output: Release format version 1.0 4 years ago
push
push-backend-new
push-input
push-input-partial
push-no-remote
push-no-upload
push-tfvars
refresh
refresh-empty
refresh-output
refresh-targeted
refresh-unset-var
refresh-var
show
show-corrupt-statefile command: fix panic on show when state file is invalid or unavailable (#31444) 4 years ago
show-json states: check root output value changes in refresh-only mode (#35812) 1 year ago
show-json-sensitive terraform: Plans can be "complete" and "applyable" 2 years ago
show-json-state json-output: Add output type to JSON format 4 years ago
state-list-backend-custom
state-list-backend-default
state-list-nested-modules
state-pull-backend
state-push-bad-lineage
state-push-good
state-push-replace-match
state-push-serial-newer
state-push-serial-older
test feat: add state_key for test run blocks (#36185) 1 year ago
tfmock-fmt terraform fmt: add .tfmock.hcl as a supported file extension (#34580) 2 years ago
tftest-fmt test framework: add support for testing files to fmt command (#33576) 3 years ago
validate-invalid update import validate test 2 years ago
validate-valid json-output: Release format version 1.0 4 years ago
variables
empty-file
statelocker.go