Commit Graph

307 Commits (3c8a4e6e05afefb7639bf30efa852cf59f14ade6)

Author SHA1 Message Date
James Bardin 655f18c393 don't build a config if it didn't load properly
5 years ago
James Bardin d76a8fcf6c null check in ValueMarks
5 years ago
James Bardin 168296b507 validate that modules name providers passed to mod
5 years ago
Alisdair McDiarmid c89004d223 core: Add sensitive provider attrs to JSON plan
5 years ago
James Bardin 4997b9b5bb
Merge pull request #28424 from hashicorp/jbardin/dynamic
5 years ago
James Bardin d0cc7f1d5e resolve provider types when building the config
5 years ago
James Bardin 3e49c4b388 MinItems and MaxItems can be validated once again
5 years ago
Kristin Laemmert b9138f4465
terraform: validate providers' schemas during NewContext (#28124)
5 years ago
James Bardin 759b76436a validate provider_meta contains no interpolations
5 years ago
Martin Atkins b5adc33075 configs: Accept and minimally validate a "language" argument
5 years ago
Martin Atkins 54cc4dadf6 configs: A better error message for custom variable validation
5 years ago
Pam Selle 8f7807684a Upgrade to quoted keywords to error
5 years ago
Pam Selle 61bee3cd44
Merge pull request #27834 from hashicorp/pselle/ignore-changes-wildcard
5 years ago
Pam Selle fa7c3d7e10 Remove interpolation-only warning
5 years ago
Pam Selle 230658f2b2 Upgrade ignore_changes wildcard from warning to error
5 years ago
Kristin Laemmert 2b4e389839
Mildwonkey/nested type format (#27793)
5 years ago
Kristin Laemmert 7943312ebd
Merge pull request #27699 from hashicorp/mildwonkey/protocolv6
5 years ago
Alisdair McDiarmid bb3f59b016
Merge pull request #27697 from hashicorp/alisdair/json-plan-provider-required-versions
5 years ago
Kristin Laemmert 1cf4909b28 configschema: fix various issues with NestedTypes
5 years ago
James Bardin 4195531925 old comment
5 years ago
Kristin Laemmert 6aa90a51d0 ContainsSensitive must descend into nested objects
5 years ago
James Bardin da252de1a0 add provider validation
5 years ago
James Bardin 7aaffac223 configload should not be doing validation
5 years ago
James Bardin ac585be079 initial support for parsing configuration_aliases
5 years ago
Alisdair McDiarmid 7cae76383a cli: Fix for provider requirements in JSON plan
5 years ago
Kristin Laemmert 3ad720e9dc configs/configschema: add new NestedType to attribute
5 years ago
James Bardin e01d37d0dc Block.AttribuuteByPath
5 years ago
James Bardin aeb96384fd configs/configload: staticcheck
5 years ago
James Bardin 9c3ece40f7 configs/configschema: staticcheck
5 years ago
James Bardin 82305bf1c8 configs: staticcheck
5 years ago
Pam Selle c6ab9b1553
Merge pull request #26938 from hashicorp/pselle/remove-vendor-provisioners
5 years ago
Martin Atkins eed6b3c48b configs: Emit a warning for backends in nested modules
6 years ago
Martin Atkins eac85b506b configs: Specialized warning for single-interpolation object keys
6 years ago
Pam Selle e39e0e3d04 Remove vendor provisioners and add fmt Make target
6 years ago
Alisdair McDiarmid 45671a354d configs: Fix provider lookup local name mismatch
6 years ago
James Bardin e27ecba6e4 extended cache comments
6 years ago
James Bardin bb76c3b50c
Update configs/configschema/decoder_spec.go
6 years ago
James Bardin d40e2fb8d1 cache DecoderSpec calls
6 years ago
Martin Atkins 0bbbb9c64b configs: Experimental support for optional object type attributes
6 years ago
Pam Selle c1957fcaf0 Add JSON test case for variable sensitive flag
6 years ago
Pam Selle bc57c20d10 Remove sensitive_variables experiment
6 years ago
Kristin Laemmert 3933cbd491
remove LegacyProvider (#26433)
6 years ago
Martin Atkins 593cf7b4d5 didyoumean: move from "helper" to "internal"
6 years ago
Pam Selle e0e6f4fd13
Merge pull request #26443 from hashicorp/pselle/sensitive-var-module-merge
6 years ago
Pam Selle f2fe0ceb0a Implement module merge for sensitive config
6 years ago
Pam Selle ada6f45871 Add test file for bad sensitive value
6 years ago
Alisdair McDiarmid 13ed5af5c8 configs: Deprecate nested redundant interpolations
6 years ago
Alisdair McDiarmid 18f9ea53b9 command: Providers schema shows required_providers
6 years ago
Alisdair McDiarmid 803c95e552
Merge pull request #26105 from hashicorp/alisdair/more-interpolation-only-expression-deprecations
6 years ago
Pam Selle 81a6cde3cf
Merge pull request #26203 from hashicorp/pselle/deprecate-vendor-provisioners
6 years ago