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/command/testdata
Pam Selle 66091ae36c
Unmark values before showing in JSON
5 years ago
..
013upgrade-existing-versions-tf command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-explicit-providers command/013upgrade: detect builtin terraform provider (#25215) 6 years ago
013upgrade-file-exists command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-implicit-not-found command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-implicit-providers command/013upgrade: detect builtin terraform provider (#25215) 6 years ago
013upgrade-multiple-blocks command: Fix 0.13upgrade bug with multiple blocks 6 years ago
013upgrade-multiple-files command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-no-providers command: Rework 0.13upgrade sub-command 6 years ago
013upgrade-preserves-comments command: Fix 0.13upgrade to preserve more comments 6 years ago
013upgrade-provider-not-found command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-provider-redirect command: Add redirect support to 0.13upgrade 6 years ago
013upgrade-provider-redirect-version-unavailable command: Add redirect support to 0.13upgrade 6 years ago
013upgrade-providers-with-source command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-skipped-files command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-submodule command: Change 0.13upgrade default to versions.tf 6 years ago
013upgrade-unsupported-version command: Check required_version before upgrading 6 years ago
apply Standardise directory name for test data 7 years ago
apply-config-invalid Standardise directory name for test data 7 years ago
apply-destroy-targeted Standardise directory name for test data 7 years ago
apply-error Standardise directory name for test data 7 years ago
apply-input Standardise directory name for test data 7 years ago
apply-input-partial Standardise directory name for test data 7 years ago
apply-plan-no-module Standardise directory name for test data 7 years ago
apply-sensitive-output Standardise directory name for test data 7 years ago
apply-shutdown Standardise directory name for test data 7 years ago
apply-terraform-env Standardise directory name for test data 7 years ago
apply-vars fix command tests 6 years ago
backend-change refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-change-multi-default-to-single refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-change-multi-to-multi refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-change-multi-to-no-default-with-default refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-change-multi-to-no-default-without-default refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-change-multi-to-single refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-change-single-to-single refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-changed-with-legacy refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-from-state command: use backend config from state when backend=false is used. (#23802) 6 years ago
backend-inmem-locked Standardise directory name for test data 7 years ago
backend-new Standardise directory name for test data 7 years ago
backend-new-interp Standardise directory name for test data 7 years ago
backend-new-legacy refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-new-migrate refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-new-migrate-existing refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-backend-empty Standardise directory name for test data 7 years ago
backend-plan-backend-empty-config refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-backend-match refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-backend-mismatch refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-legacy Standardise directory name for test data 7 years ago
backend-plan-legacy-data refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-local Standardise directory name for test data 7 years ago
backend-plan-local-match refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-local-mismatch-lineage refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-plan-local-newer refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-unchanged refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-unchanged-with-legacy refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-unset refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
backend-unset-with-legacy refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
empty Standardise directory name for test data 7 years ago
fmt command/fmt: Restore some opinionated behaviors 5 years ago
get Standardise directory name for test data 7 years ago
graph Standardise directory name for test data 7 years ago
import-missing-resource-config Standardise directory name for test data 7 years ago
import-module-input-variable terraform: Eval module call arguments for import 6 years ago
import-module-var-file reproduction test 6 years ago
import-provider Standardise directory name for test data 7 years ago
import-provider-aliased Standardise directory name for test data 7 years ago
import-provider-datasource command/import: attach references before validating provider (#22862) 6 years ago
import-provider-implicit Standardise directory name for test data 7 years ago
import-provider-invalid command: Fix stale lock when exiting early 6 years ago
import-provider-remote-state Standardise directory name for test data 7 years ago
import-provider-var Standardise directory name for test data 7 years ago
import-provider-var-default Standardise directory name for test data 7 years ago
import-provider-var-file Standardise directory name for test data 7 years ago
init Standardise directory name for test data 7 years ago
init-backend Standardise directory name for test data 7 years ago
init-backend-config-file command: Fix backend config override validation 6 years ago
init-backend-config-file-change Standardise directory name for test data 7 years ago
init-backend-config-kv Standardise directory name for test data 7 years ago
init-backend-empty Standardise directory name for test data 7 years ago
init-check-required-version terraform: Fix required version constraint diags 6 years ago
init-get Standardise directory name for test data 7 years ago
init-get-provider-detected-legacy command/init: Improve diags for legacy providers 6 years ago
init-get-provider-invalid-package command/init: Display provider validation errors 6 years ago
init-get-provider-legacy-from-state command: Better in-house provider install errors 6 years ago
init-get-provider-source command/init: Use full config for provider reqs 6 years ago
init-get-providers vendor: go get github.com/apparentlymart/go-versions@v1.0.0 6 years ago
init-internal Standardise directory name for test data 7 years ago
init-internal-invalid internal/providercache: Handle built-in providers 6 years ago
init-legacy-provider-cache command: new cache directory .terraform/providers for providers 5 years ago
init-legacy-rc Standardise directory name for test data 7 years ago
init-provider-lock-file Standardise directory name for test data 7 years ago
init-providers-lock Standardise directory name for test data 7 years ago
init-required-providers provider source tests: added test suite to exercise hyphenated providers (#24685) 6 years ago
inmem-backend Standardise directory name for test data 7 years ago
login-oauth-server command: Fix OAuth2 PKCE arguments 6 years ago
login-tfe-server Add token validation for manual terraform login 6 years ago
modules Support reading module outputs in terraform console (#24808) 6 years ago
parallelism Standardise directory name for test data 7 years ago
plan Standardise directory name for test data 7 years ago
plan-emptydiff Standardise directory name for test data 7 years ago
plan-invalid Standardise directory name for test data 7 years ago
plan-out-backend Standardise directory name for test data 7 years ago
plan-out-backend-legacy Standardise directory name for test data 7 years ago
plan-vars Standardise directory name for test data 7 years ago
providers command/providers: Show provider requirements tree 6 years ago
providers-schema command: Providers schema shows required_providers 5 years ago
push Standardise directory name for test data 7 years ago
push-backend-new Standardise directory name for test data 7 years ago
push-input Standardise directory name for test data 7 years ago
push-input-partial Standardise directory name for test data 7 years ago
push-no-remote Standardise directory name for test data 7 years ago
push-no-upload Standardise directory name for test data 7 years ago
push-tfvars Standardise directory name for test data 7 years ago
refresh Standardise directory name for test data 7 years ago
refresh-empty Standardise directory name for test data 7 years ago
refresh-output Standardise directory name for test data 7 years ago
refresh-unset-var Standardise directory name for test data 7 years ago
refresh-var Standardise directory name for test data 7 years ago
show Standardise directory name for test data 7 years ago
show-json update new outputs plan json 5 years ago
show-json-state Unmark values before showing in JSON 5 years ago
state-list-backend-custom addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
state-list-backend-default addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
state-pull-backend Standardise directory name for test data 7 years ago
state-push-bad-lineage refactor tests to use modern states.State in favor of terraform.State where possible 5 years ago
state-push-good Standardise directory name for test data 7 years ago
state-push-replace-match Standardise directory name for test data 7 years ago
state-push-serial-newer addrs: embed Provider in AbsProviderConfig instead of Type 6 years ago
state-push-serial-older Standardise directory name for test data 7 years ago
taint-check-required-version command: Taint should respect required_version 5 years ago
validate-invalid Standardise directory name for test data 7 years ago
validate-valid Standardise directory name for test data 7 years ago
variables Remove sensitive_variables experiment 5 years ago
empty-file Standardise directory name for test data 7 years ago
statelocker.go state: remove deprecated state package (#25490) 6 years ago