Commit Graph

1073 Commits (prototype-tf-migration-ast)

Author SHA1 Message Date
Daniel Schmidt e4f91190c9 add tests for dynamic module sources in terraform test
4 weeks ago
Daniel Banck f9cfdf1ebe Refactoring: Modernize graph command to use arguments
4 weeks ago
Sarah French ac7206c919
test: Fix E2E tests to use correct errors for assertions, remove use of ioutil in package (#38254)
4 weeks ago
Daniel Schmidt a9756b273c move initwd config loading into terraform
1 month ago
Daniel Schmidt 0c796986bb move load config calls to new mechanism
1 month ago
Daniel Banck 02723fcd79 Add variable arguments to init help text
1 month ago
Daniel Banck 45ba6796ba Add more dynamic module sources tests
1 month ago
Daniel Banck b6804e2edd Use configuration values for jsonconfig
1 month ago
Daniel Banck 55198eb221 Feedback: Rename remaining static -> const
1 month ago
Daniel Banck 5a70c424b3 Fix import and show command
1 month ago
Daniel Banck 0043e1ce24 Update module call configuration storage
1 month ago
Daniel Banck 4ef9684188 Rework most of the configuration loading
1 month ago
Daniel Banck fb60c15670 Update init to use new graph-based workflow
1 month ago
Radek Simko 7127c76b04
command/views: Bump UI version to v1.3 (#38231)
1 month ago
Radek Simko 07b3e3b800
command/init: Merge duplicated PSS logic back into existing codepath (#38227)
1 month ago
James Bardin 7960f60d21
Merge pull request #38160 from hashicorp/jbardin/inline-type-conversion
1 month ago
Sebastian Rivera 305dba5dcc feat: denote sensitive attribute paths in query start msg
1 month ago
Kristin Laemmert 0ce1ae7cd6
Merge pull request #38204 from hashicorp/mildwonkey/action-prep
1 month ago
Radek Simko cd9257cd53
PSS: Enable state store configuration change (#38153)
1 month ago
Sarah French c37cf1c0f5
test: Enable assertions about prompt text shown to users (#38212)
1 month ago
Sarah French 9f5f21f1d8
test: Enable mocking http provider sources in tests (#38206)
1 month ago
Kristin Laemmert 70e074b8aa chore (actions): rename LifecycleActionTrigger -> ResourceActionTrigger in plan and proto
1 month ago
Daniel Schmidt cd3fc5ba56 expose deprecation on provider schema
1 month ago
Sarah French ee3190aab4
fix: Add check that we're able to run the e2e.GoBuild method in `TestPrimary_stateStore_unmanaged_separatePlan` (#38190)
2 months ago
Sarah French 3db7c751a8
PSS: Fix use of reattached providers in init, enable use of reattached providers during plan-apply workflow (#38182)
2 months ago
Daniel Schmidt d4d46b38a2 remove unused Meta.variableArgs
2 months ago
Daniel Schmidt de068da2ab refactor addVarsFromFile to use return value
2 months ago
Daniel Schmidt b003de9c1f remove unused function
2 months ago
Daniel Schmidt 93f4c1b9b4 remove copied default value
2 months ago
Daniel Schmidt fd8d61ac9b use pre-existing loaders where possible
2 months ago
Daniel Schmidt 4e921a8eae move CollectValuesFromTests to arguments package
2 months ago
Daniel Schmidt 26124c0dde removed unused collectVariableValues
2 months ago
Daniel Schmidt 1190b52995 use centralized arguments collection in test
2 months ago
Daniel Schmidt 065794ba8b use centralized arguments collection in console
2 months ago
Daniel Schmidt f6a3f271be refactor console command to use arguments
2 months ago
Daniel Schmidt 3dce16079c use centralized arguments collection in import
2 months ago
Daniel Schmidt b883c69e3b use centralized arguments collection in refresh
2 months ago
Daniel Schmidt e9922645d7 use centralized arguments collection in query
2 months ago
Daniel Schmidt a5b4ed33d5 use centralized arguments collection in plan
2 months ago
Daniel Schmidt dc0fee96ef use centralized arguments collection in apply
2 months ago
Daniel Schmidt 8faccde780 implement centralized variable collection
2 months ago
Daniel Schmidt 026c935961 move UnparsedVariableValue from backendrun to arguments
2 months ago
Daniel Schmidt 90eae782bf move vars handling into own file
2 months ago
Daniel Schmidt 81b328f924
update copyright headers
2 months ago
Daniel Schmidt d09d5ea60f
remove now unused method
2 months ago
Daniel Schmidt 592d0fe4dd
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 5e51b831be
refactor state-replace-provider command argument parsing
2 months ago
Daniel Schmidt 32fb18572d
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 89bea5de5b
refactor state-rm command argument parsing
2 months ago
Daniel Schmidt c66d0d72c1
don't explicitly specify defaults in argument parsing
2 months ago