Commit Graph

1120 Commits (paddy_module_attribution_tmp)

Author SHA1 Message Date
Paddy Carver cf3f03bde6 Fill in provider_meta where it was missing in schema.
6 years ago
Paddy Carver 7d14463660 Update in response to review.
6 years ago
Paddy Carver 300b054f12 OK but run the tests this time.
6 years ago
Paddy Carver f3a950de5b Make ProviderMeta available in the SDK.
6 years ago
Paddy Carver 546b58befc First implementation of module attribution.
6 years ago
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Martin Atkins 97d64581c6 helper/logging: Loosen the filtering heuristic even more
6 years ago
Martin Atkins faffb3a784 helper/logging: Warn about levels other than TRACE
6 years ago
Martin Atkins 30bf83cdeb helper/logging: Bring the LevelFilter into our own codebase
6 years ago
Kristin Laemmert 9891d0354a
providers: use addrs.Provider as map keys for provider.Factory (#23548)
6 years ago
James Bardin bee703360c
Merge pull request #23252 from hashicorp/jbardin/abs-state-dependencies
7 years ago
James Bardin 16b368e292 only need to handle depends_on to shim old state
7 years ago
James Bardin 49439d02d1 sanitize provisioner output strings
7 years ago
Radek Simko 7860f55e4f
Version tools per Go convention under tools.go
7 years ago
Martin Atkins 39e609d5fd vendor: switch to HCL 2.0 in the HCL repository
7 years ago
James Bardin a3c374b227 don't lose track of private data in the ACC tests
7 years ago
appilon d3dc1263bf
Merge pull request #22382 from hashicorp/appilon/delete-files
7 years ago
Radek Simko ecbfc365a0
Merge pull request #20157 from shinmog/conflictswith
7 years ago
Radek Simko db7d1826e4
Merge pull request #22312 from ewbankkit/add-rand-ip-address
7 years ago
Radek Simko 7861cc6141
Merge pull request #20309 from chanzuckerberg/ryanking/remove_lifecycle_comment
7 years ago
Radek Simko 350395d804
Add better comment
7 years ago
Radek Simko a08ad08169
Merge pull request #18277 from ndmckinley/patch-1
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 ec0402a238
add case to decoder to assert to slice, then each item to a map
7 years ago
Alex Pilon 6ae281b34f
set Err to true for test
7 years ago
Alex Pilon 6de3c32652
comment out failing test
7 years ago
Alex Pilon 83aa07f907
prune NewResourceConfig and update tests
7 years ago
Kit Ewbank 949a6ae695 Add 'RandIpAddress'.
7 years ago
The Terraform Team 176f790323
Merge pull request #22262 from hashicorp/mildwonkey/b-deprecation-warnings
7 years ago
Kristin Laemmert bfd66083de helper/schema: don't skip deprecation check during validation
7 years ago
Paul Tyng e400c25358
Minor typo
7 years ago
Paul Tyng 366f70a71e
Update copy for Exists
7 years ago
James Bardin 7648f99bca
Merge pull request #22236 from hashicorp/jbardin/nil-in-config
7 years ago
James Bardin 016c4f782d don't reflect nil in schema validation
7 years ago
James Bardin 4bed030d40 don't validate MinItems with unknowns in a block
7 years ago
Alex Pilon 7f8f198719
remove UnknownVariabeValue from config and update references to shim
7 years ago
James Bardin 75602df5ef Revert "Remove removed attribute from applied state"
7 years ago
James Bardin 8e8eb6d6d3
Merge pull request #21884 from hashicorp/jbardin/validate-null-diags
7 years ago
James Bardin d4b0788854 don't append nil elements to a diagnostic cty.Path
7 years ago
James Bardin 0d9f84414a
Merge pull request #21879 from hashicorp/jbardin/sdk-panics
7 years ago
James Bardin cd3ac50ddb prevent sdk panics in 2 specific cases
7 years ago
James Bardin f362198467
Merge pull request #21806 from hashicorp/jbardin/lost-empty-strings
7 years ago
James Bardin 9365a2d97d private and timeout handling in grpc_provider
7 years ago
James Bardin 2448d1d38b move timeout handling to grpc_provider
7 years ago
James Bardin 4dcda04d96 prevent an empty string from being lost
7 years ago
James Bardin 8ae31aa2db normalize empty blocks during import
7 years ago
James Bardin e6ee78555a
Merge pull request #21721 from hashicorp/jbardin/remove-new-removed
7 years ago
James Bardin 814f068dfe
Merge pull request #21711 from hashicorp/jbardin/upgrade-blocks
7 years ago
James Bardin dbe22181ae Ensure all object attrs & empty blocks in upgrade
7 years ago