Commit Graph

774 Commits (6cc3e1d0bd635cdae92b3e0055c19d86dfa7a222)

Author SHA1 Message Date
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
8 years ago
James Bardin f959b560a2 trim index steps from RequiresNew paths
8 years ago
Martin Atkins 93630cf95f config/hcl2shim: ConfigValueFromHCL2Block function
8 years ago
James Bardin 5c436bb820 add a nested map test to hcl2shim
8 years ago
James Bardin 9d8ca4515e unknown collections in a flatmap
8 years ago
Martin Atkins 8cc8bacce3 config/hcl2shim: Treat DynamicVal like any other unknown value in flatmap
8 years ago
Kristin Laemmert d1f27ce8c2 registry: renaming module-specific registry functions
8 years ago
James Bardin f4416ee1df update the new RequiresReplace function
8 years ago
James Bardin 30ff37f335 change PathFromFlatmapKey to RequiresReplace
8 years ago
James Bardin 44e993ec29 add hcl2shim.PathFromFlatmapKey
8 years ago
James Bardin 05e85885f9 handle Null collections in flatmaps
8 years ago
James Bardin c28ce02f2a return a nil flatmap when presented with a NullVal
8 years ago
James Bardin ac8ee20233 return a NullVal when presented with a nil flatmap
8 years ago
Martin Atkins 479c6b2466 move "configschema" from "config" to "configs"
8 years ago
Martin Atkins 299fe25a04 hcl2shim: Handle unknown values when shimming to/from flatmap
8 years ago
Martin Atkins ccc1b6990f config/hcl2shim: shims from flatmap to cty and vice-versa
8 years ago
Martin Atkins ebafa51723 command: Various updates for the new backend package API
8 years ago
Martin Atkins 22d140e883 configschema: Block.CoerceValue method
8 years ago
Martin Atkins d6c6f8852c configschema: include description in schema
8 years ago
Martin Atkins c51d22bdeb config/hcl2shim: don't put nils in ConfigValue maps
8 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
Borys Pierov c811440188 config: Don't log the private key on error in rsadecrypt
8 years ago
James Bardin 7b5efad725 update missing alias message
8 years ago
James Bardin 15dc75720e don't re-use a TempDir path
8 years ago
Martin Atkins 5b08fd4f9f config: Don't expose go implementation details in Resource.Count
8 years ago
Masayuki Morita e873af9337 Fix panic with substr interpolation function by invalid offset
8 years ago
Pierre-Alain TORET 128f4d19e1 config: Allow build on DragonFlyBSD
8 years ago
James Bardin cf4995d8a7 use the full module name with host for errors
8 years ago
Rob Campbell 5daeee5f6d Update various files for new version of "stringer"
8 years ago
Martin Atkins 87e1fb4d66 config: a nicer error message for invalid provider constraints
8 years ago
James Bardin e0b2c64645 accessing count directly in an output should is OK
8 years ago
James Bardin 0e7dab09e6 Use the new registry.Client
8 years ago
Paul Banks 06f067b4e6
Update registry API docs with browse and search (#16846)
8 years ago
David Meyer fe0cc3b0db config: new "rsadecrypt" interpolation function
8 years ago
mizuno 01c1142589 config: new "timeadd" interpolation function
8 years ago
James Bardin 048af6e237 Add test fixture to check for warnings
9 years ago
Martin Atkins cc5e480378 config: detect and warn about access to "counted" attributes
9 years ago
Martin Atkins ba0514106a return tfdiags.Diagnostics from validation methods
9 years ago
James Bardin 8091bd627d move Svchost method to regsrc.Module
9 years ago
James Bardin bd576d780a failing test for module not found error
9 years ago