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/stacks/stackmigrate
Liam Cervante abf1c00e03
stacks migrate: make diagnostics more relevant to operation (#37416)
6 months ago
..
components.go stacks migrate: allow resource mapping to include nested resources (#37060) 9 months ago
load.go break dependency of stack migrate on command Meta to prevent import cycles 10 months ago
load_test.go fix test 10 months ago
meta.go break dependency of stack migrate on command Meta to prevent import cycles 10 months ago
meta_test.go Update use of `testChdir` to standard library's `t.Chdir`, remove `testChdir` function from codebase (#37334) 7 months ago
migrate.go
migrate_test.go stacks migrate: make diagnostics more relevant to operation (#37416) 6 months ago
resources.go stacks migrate: make diagnostics more relevant to operation (#37416) 6 months ago
testing.go