Commit Graph

1079 Commits (ast-hclwrite-migration)

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