Commit Graph

4064 Commits (da74b59ea1d3aa4d7706579c95f63c778f2e515e)

Author SHA1 Message Date
Daniel Schmidt da74b59ea1
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 3dbfbe5dc9
refactor state-list command argument parsing
2 months ago
Daniel Schmidt af7783eb62
refactor providers lock command argument parsing
2 months ago
Daniel Schmidt c7729926fa
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 0066780049
refactor providers mirror command argument parsing
2 months ago
Daniel Schmidt c15f0409ed
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 0c384e8cd8
refactor providers schema command argument parsing
2 months ago
Daniel Schmidt 6f32f249f7
refactor providers command argument parsing
2 months ago
Daniel Schmidt 3a2686938f
use the arguments package for import command
2 months ago
Daniel Schmidt 61923826f8
don't explicitly specify defaults in argument parsing
2 months ago
Daniel Schmidt 5a9c0196d9
let command handle defaults
2 months ago
Daniel Schmidt 6b83486498
use the arguments package for taint commands
2 months ago
Radek Simko 492e98ab75 Manually update MPL-2 LICENSE files
2 months ago
Radek Simko 56c39007e2 make protobuf
2 months ago
Radek Simko 564e8d30ec providers/mock.go: Remove copyright headers
2 months ago
Radek Simko cee1246acc rpcapi: Manually update copyright in template
2 months ago
Radek Simko 0fe906fa8c make copyrightfix
2 months ago
Radek Simko 6bd808f7d4 copywrite: Set copyright_year to 2014
2 months ago
Radek Simko 244443b3e0 make syncdeps
2 months ago
Varun Chawla 9cdf1ad3cd
builtin/terraform: provide empty config schema to avoid spurious ERROR log (#38183)
2 months ago
Daniel Schmidt a3dc571150 fix deprecation origin handling
2 months ago
Daniel Schmidt 6f828ea344 add clarifying comment
2 months ago
Daniel Schmidt ad3837f37a add testing helper that checks diagnostic extra infos
2 months ago
Sarah French c7da02b4a8
feat: Enable validate command to validate state_store blocks. (#38157)
2 months ago
Brandon Croft 1df7030c5a Revert "make syncdeps"
2 months ago
Sarah French 694f746748
validate: Add checking the backend block to the `validate` command (#38021)
2 months ago
Daniel Schmidt c1f6360120 use config output addresses for origin information
2 months ago
Daniel Schmidt 7e93beb965 make deprecation origin addr as precise as possible
2 months ago
Samsondeen 77237310aa
Colorize diag details (#38145)
2 months ago
Daniel Banck f32a248752
config: Remove unused enter package methods
2 months ago
Sarah French b8c2cabee8
init: Fix when error diagnostics are acted on in PSS's experimental version of `init`. Avoid trying to initialise a state store with insufficient config. (#38125)
2 months ago
Radek Simko 27770ee805
PSS: Migration from a backend to a state store (#38048)
2 months ago
Austin Valle a48e873790
PSS: Adjust `StateRange.End` logic in `ReadStateBytes` and `WriteStateBytes` (#38127)
3 months ago
Abdurahman Abdelgany 587fc8e66b
Merge branch 'main' into stacks_validate_relative_path_fix
3 months ago
Radek Simko 87ba30ef88
plan: Improve diagnostics for uninitialized state_store provider (#38075)
3 months ago
Sarah French 0ef56b2853
PSS : Test edge cases when the selected workspace doesn't exist during `init` with a `state_store` (#38119)
3 months ago
Brandon Croft c42d0006fe make syncdeps
3 months ago
Abdurahman Abdelgany 9a9938d950 Use an actual config with a relative path in unit test
3 months ago
Daniel Schmidt ba5c4ac5e3 add comment about locals using shallow validation
3 months ago
Daniel Schmidt 84eeb0a113 improve wording of comments
3 months ago
Daniel Schmidt edfe22d479 match naming scheme
3 months ago
Daniel Schmidt ae5bfbad10 fix apply time assertions for no-op resources
3 months ago
Daniel Schmidt ce400c93df GetDeprecationMarks should return other value marks in value
3 months ago
Daniel Schmidt 9d359b02c4 add missing InConfigBody
3 months ago
Daniel Schmidt 69adc6a4c7 remove dead code
3 months ago
Daniel Schmidt 9cf9235582 track down precise deprecation locations in complex output values
3 months ago
Daniel Schmidt 9a1e117ea9 pull range finding for expressions into separate method
3 months ago
Daniel Schmidt 425263040f only unmark deep when necessary
3 months ago
Daniel Schmidt 5ed7d5134e refactor deprecation diag creation
3 months ago
Daniel Schmidt 3fd7a5052f limit the amount of additional remove deprecation mark calls
3 months ago