Commit Graph

793 Commits (ba7679b6791a306a73062ddd5a00359452e152fc)

Author SHA1 Message Date
Martin Atkins ce68b4d27c config: Remove legacy interpolation function implementations
6 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
6 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
Pam Selle 9631e4c73d
Merge pull request #20571 from sergkondr/fix_misspelling
7 years ago
Alex Pilon 77757d9f5b
prune references to config/module
7 years ago
Alex Pilon 4bf43efcfd
move hcl2shim package to configs
7 years ago
Alex Pilon c2bc88fc23
prune ResourceProviderFullName and its callers
7 years ago
Alex Pilon 0450f487fa
move IsEmptyDir to configs package
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Pam Selle f1541adfad
Ensure matching modules with metadata when requested (#21640)
7 years ago
Radek Simko 8a6d1d62b6
stringer: Regenerate files with latest version
7 years ago
Martin Atkins 88e76fa9ef configs/configschema: Introduce the NestingGroup mode for blocks
7 years ago
James Bardin e024960c74 Revert "filter nulls when shimming a config"
7 years ago
James Bardin 97bde5467c filter nulls when shimming a config
7 years ago
James Bardin bb62aba651 add (forces new resource) to provider test diffs
7 years ago
Justin Downing 1e32ae243c grammatical updates to comments and docs (#20195)
7 years ago
Sargun Dhillon ebb551b86f config: new "reverse" interpolation function
7 years ago
Sergey Kondrashov 43e7a7b552 fix misspelling
7 years ago
Martin Atkins 995042666a config/hcl2shim: ValuesSDKEquivalent float64 comparison of numbers
7 years ago
Martin Atkins 6b03c81375 config/hcl2shim: ValuesSDKEquivalent function
7 years ago
Martin Atkins 4e14ab7557 config: Remove "setproduct" function, which is now in lang/funcs
7 years ago
Martin Atkins 9d11d427a8 config: Rename "product" function to "setproduct"
7 years ago
Fábio Matavelli acd17d9075 Create product interpolation function
7 years ago
James Bardin c7269bec02 Revert "insert empty objects into config from empty blocks"
7 years ago
James Bardin f3c80b4765 add zero values to sets with a flatmap count of 1
7 years ago
James Bardin 3677522a28 insert empty objects into config from empty blocks
7 years ago
James Bardin 6fee1f24ab don't add duplicate unknowns to a set
7 years ago
James Bardin f959b560a2 trim index steps from RequiresNew paths
7 years ago
Martin Atkins 93630cf95f config/hcl2shim: ConfigValueFromHCL2Block function
7 years ago
James Bardin 5c436bb820 add a nested map test to hcl2shim
7 years ago
James Bardin 9d8ca4515e unknown collections in a flatmap
7 years ago
Martin Atkins 8cc8bacce3 config/hcl2shim: Treat DynamicVal like any other unknown value in flatmap
7 years ago
Kristin Laemmert d1f27ce8c2 registry: renaming module-specific registry functions
7 years ago
James Bardin f4416ee1df update the new RequiresReplace function
7 years ago
James Bardin 30ff37f335 change PathFromFlatmapKey to RequiresReplace
7 years ago
James Bardin 44e993ec29 add hcl2shim.PathFromFlatmapKey
7 years ago
James Bardin 05e85885f9 handle Null collections in flatmaps
7 years ago
James Bardin c28ce02f2a return a nil flatmap when presented with a NullVal
7 years ago
James Bardin ac8ee20233 return a NullVal when presented with a nil flatmap
7 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
7 years ago
Martin Atkins 299fe25a04 hcl2shim: Handle unknown values when shimming to/from flatmap
7 years ago
Martin Atkins ccc1b6990f config/hcl2shim: shims from flatmap to cty and vice-versa
7 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
7 years ago
Martin Atkins 22d140e883 configschema: Block.CoerceValue method
7 years ago
Martin Atkins d6c6f8852c configschema: include description in schema
7 years ago
Martin Atkins c51d22bdeb config/hcl2shim: don't put nils in ConfigValue maps
7 years ago
Sander van Harmelen 179b32d426 Add a `CredentialsForHost` method to disco.Disco
8 years ago
Sander van Harmelen 9ba33e1958
Merge pull request #18360 from hashicorp/svh/b-close-body
8 years ago
Sander van Harmelen 2c0c3771a9 Make sure to close the response body
8 years ago