Commit Graph

45 Commits (6440c839474f052d8997bb5cec19c2743e5108e6)

Author SHA1 Message Date
Pam Selle e0e6f4fd13
Merge pull request #26443 from hashicorp/pselle/sensitive-var-module-merge
5 years ago
Pam Selle f2fe0ceb0a Implement module merge for sensitive config
5 years ago
Pam Selle ada6f45871 Add test file for bad sensitive value
5 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
Pam Selle 02c1bddfe1 Create experiment for sensitive attribute
6 years ago
Pam Selle 7fef1db20d Add sensitive variable configs test coverage
6 years ago
Kristin Laemmert 923e157b5c
configs: deprecate version argument inside provider configuration blocks (#26135)
6 years ago
Alisdair McDiarmid e693c14e5a configs: More interpolation-only expr deprecations
6 years ago
Pam Selle edc670d079 Add deprecation warning for vendor provisioners
6 years ago
Kristin Laemmert df4627fecb
configs: include "providers" when overriding modules (#25496)
6 years ago
Kristin Laemmert 9cb8456f3d
configs: prevent panic with invalid type name (#25562)
6 years ago
Martin Atkins 0a46ded3e7 addrs: Disallow provider source addresses starting with terraform-
6 years ago
Alisdair McDiarmid 5e3d2dbdfa configs: Fail early for invalid resource provider
6 years ago
Alisdair McDiarmid 45f7da9678 configs: Fix nested provider requirements bug
6 years ago
Alisdair McDiarmid 1c1e4a4de0 command/providers: Show provider requirements tree
6 years ago
Martin Atkins d1bc412220 configs: Custom variable validation is no longer experimental
6 years ago
Kristin Laemmert 041f4dd8ca
configs: require normalized provider local names (#24945)
6 years ago
Alisdair McDiarmid dcb8b45e0f configs: Fix for resources with implied providers
6 years ago
Alisdair McDiarmid 7ca7b1f0fe configs: Simplify required_providers blocks
6 years ago
Kristin Laemmert 269d511481 command/providers: refactor with new provider types and functions
6 years ago
Martin Atkins 3e3d8f6764 configs: Hint for a misplaced top-level required_providers block
6 years ago
Martin Atkins 7caf0b9246 addrs: ImpliedProviderForUnqualifiedType function
6 years ago
Martin Atkins 4061cbed38 internal/getproviders: A new shared model for provider requirements
6 years ago
Kristin Laemmert ed1aebbeda
terraform: large refactor to use Provider from configs.Resource (#24396)
6 years ago
Kristin Laemmert ef19fb6203
configs: attach provider fqn to Resource (#24382)
6 years ago
Kristin Laemmert 1c78b26012
terraform: provider source test (#24342)
6 years ago
Martin Atkins 86f0b5191c addrs: Stronger validation and normalization of provider namespace/type
6 years ago
James Bardin 84d1f5c688 convert destroy provisioner warnings to errors
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
James Bardin 35107acc46 allow "terraform" in destroy provisioners
6 years ago
James Bardin c376905adc it's safe for destroy provisioners to access path
6 years ago
Martin Atkins ff4ea042c2 config: Allow module authors to specify validation rules for variables
6 years ago
Martin Atkins b90fb25321 experiments: a mechanism for opt-in experimental language features
6 years ago
James Bardin 8547603ff5 deprecation warning for destroy provisioner refs
6 years ago
Martin Atkins 91752f02da configs: Warn for deprecated interpolation and quoted type constraints
6 years ago
Martin Atkins 79dc808614 configs: Emit warnings for deprecated quoted references/keywords
6 years ago
Pam Selle e7d8ac5ad7 Remove panic, update comment
7 years ago
Thayne McCombs 7c678d104f Add support for for_each for data blocks.
7 years ago
Pam Selle 7d905f6777 Resource for_each
7 years ago
Alex Pilon 0450f487fa
move IsEmptyDir to configs package
7 years ago
James Bardin 8111050c66 ensure we record diagnostics from nested modules
7 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago