Commit Graph

26 Commits (80d4c4841900bc4e6a555ffce21e3e2eae1fbe03)

Author SHA1 Message Date
Liam Cervante 6f89b66c5b
config generation: stop editing the original schema when filtering (#35484)
2 years ago
Liam Cervante af4a734262
import: only filter id attribute at root level when generating configuration (#35220)
2 years ago
Martin Atkins 30e2fd6525 Handle marks a little more consistently
2 years ago
Martin Atkins 1358245617 dependencies: Remove all non-legacy uses of hashicorp/go-multierror
2 years ago
Martin Atkins d86eee6c1f go.mod: Eliminate github.com/apparentlymart/go-dump
2 years ago
James Bardin 7ccb21d864 Block.Filter can panic with no attrs
2 years ago
James Bardin 663cc1d1b7 move invalid tests
3 years ago
Jared Baker 649f9831e7
internal/configs: CoerceValue error for omitted attribute requirements
3 years ago
CJ Horton 98b81d3c50 add missing copyright headers
3 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
kmoe be2ad69eda
plannable import: safer config generation and schema filters (#33232)
3 years ago
Liam Cervante 79f7f59155
Plannable import: Generate config for imported resources during the plan. (#33153)
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Nick Fagerlund 83428c91f1 Fix accidental mutation of shared `cty.Path`s in ValueMarks funcs
3 years ago
James Bardin 25f5a81048 validate deprecated attrs from static traversals
4 years ago
James Bardin 43100fbe39 handle nested types in StaticValidateTraversal
4 years ago
Alisdair McDiarmid fbed52a353 configs: Add sensitive marks for nested attributes
4 years ago
Katy Moe 8e640ae151
fix typo
5 years ago
James Bardin 9847eaa9cf remove usage of MinItems/MaxItems
5 years ago
James Bardin 9029870613 handle NestedTypes in Block.CoerceValue
5 years ago
James Bardin af4f4540a9 configschema: do not expose optional attributes
5 years ago
Kristin Laemmert 0729e9fdd7
configs/configschema: extend block.AttributeByPath to descend into Objects (#29222)
5 years ago
James Bardin aaf03d3251 update test error for hclv2.10.1
5 years ago
Kristin Laemmert 0d80a74539
configs/configschema: fix missing "computed" attributes from NestedObject's ImpliedType (#29172)
5 years ago
James Bardin d9dfd451ea update to use typed sensitive marks
5 years ago
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
5 years ago