Commit Graph

25236 Commits (paddy_module_attribution_tmp)
 

Author SHA1 Message Date
Paddy Carver cec20a41eb Try updating context tests to cross module boundaries.
6 years ago
Paddy Carver cf3f03bde6 Fill in provider_meta where it was missing in schema.
6 years ago
Paddy Carver 39b8223262 Add integration tests for provider meta.
6 years ago
Paddy Carver 7d14463660 Update in response to review.
6 years ago
Paddy Carver 087ed3ec2f Implement provider meta schema everywher on the client.
6 years ago
Paddy Carver 93ab2881b7 Whitespace fixes.
6 years ago
Paddy Carver 475055299f Update our test cases to use submodules.
6 years ago
Paddy Carver 1b83916e96 Fix our transform to compile again.
6 years ago
Paddy Carver d0c268a800 Fix to use the new addrs.Provider struct.
6 years ago
Paddy 890b006cc8 Delete terraform.tfstate
6 years ago
Paddy Carver 300b054f12 OK but run the tests this time.
6 years ago
Paddy Carver 6348dbbcc0 Fix import errors.
6 years ago
Paddy Carver f461614ebc Add documentation for provider_meta.
6 years ago
Paddy Carver e50b65bd20 Finish tests, fix some error subjects.
6 years ago
Paddy Carver b657bbdead Flesh out tests a bit.
6 years ago
Paddy Carver f5b029f290 Add support for data sources with ProviderMeta.
6 years ago
Paddy Carver 3026036e26 Add test that ProviderMeta is set on Destroy.
6 years ago
Paddy Carver 8da2511b29 Add support for refresh to ProviderMeta.
6 years ago
Paddy Carver 8676b59ee2 Set ProviderMeta during PlanResourceChange.
6 years ago
Paddy Carver d1febfb1f3 Start supporting ProviderMeta on all RPC calls.
6 years ago
Paddy Carver d5b0c9cf09 First provider_meta test written.
6 years ago
Paddy Carver 1ac54492d0 Pass provider meta on destroy.
6 years ago
Paddy Carver f3a950de5b Make ProviderMeta available in the SDK.
6 years ago
Paddy Carver 5dbd9699f2 Various bug fixes.
6 years ago
Paddy Carver 94eaf46732 Better apply-time errors.
6 years ago
Paddy Carver 8cd9e34892 Support for validating provider_meta block.
6 years ago
Paddy Carver 546b58befc First implementation of module attribution.
6 years ago
Martin Atkins 9333b19bd7
Update CHANGELOG.md
6 years ago
Martin Atkins ff4ea042c2 config: Allow module authors to specify validation rules for variables
6 years ago
Martin Atkins 02576988c1 lang: "try" and "can" functions
6 years ago
Martin Atkins 5771db6696 addrs: Fix infinite recursion in AbsInputVariableInstance.String
6 years ago
Martin Atkins b62e9a7227 vendor: go get github.com/hashicorp/hcl/v2@v2.3.0
6 years ago
James Bardin 7500fa7a39
Merge pull request #23822 from hashicorp/jbardin/destroy-resource-deps
6 years ago
James Bardin 4aa8a1cece Add GraphNodeNoProvider to skip adding a providers
6 years ago
James Bardin a6cdfad590 NodeDestroyResource needs to be referencable
6 years ago
Martin Atkins 2aac8cf812 internal/getproviders: Distinguished packed vs. unpacked local packages
6 years ago
Martin Atkins 92a58ec438 internal/getproviders: Stub out the two mirror sources
6 years ago
Martin Atkins 773e38b49c internal/getproviders: Stub of MultiSource
6 years ago
Martin Atkins d695956061 internal/getproviders: MemoizeSource for local caching of source responses
6 years ago
Martin Atkins a77bc59c44 internal/getproviders: Package URL should always be absolute
6 years ago
Martin Atkins c8f7223adb internal/getproviders: Source interface for generalization
6 years ago
Martin Atkins c76260e957 internal/getproviders: Query a provider registry
6 years ago
Martin Atkins eda57670ce go get github.com/apparentlymart/go-versions@master
6 years ago
Kristin Laemmert 18dd1bb4d6
Mildwonkey/tfconfig upgrade (#23670)
6 years ago
Pam Selle 94ab6d00ae
Merge pull request #23815 from pselle/docs/module-depth
6 years ago
tf-release-bot 9df05b4813 Cleanup after v0.12.19 release
6 years ago
tf-release-bot 58dcac4b79
v0.12.19
6 years ago
Martin Atkins 472d958b10
Update CHANGELOG.md
6 years ago
Pam Selle cd6c93774a Update docs to reflect current behavior
6 years ago
kmoe 58ef73814e
Merge pull request #23563 from hashicorp/kmoe/automtls
6 years ago