Commit Graph

1140 Commits (ccf19fbf5e2b61ba62efd1ac47a3a3fd3917d494)

Author SHA1 Message Date
James Bardin a3a20e0396 remove LevelFilter
6 years ago
James Bardin 6ca477f042 move helper/logging to internal
6 years ago
Pam Selle 02c48f8071 Comment fixing
6 years ago
James Bardin 241765f0ab don't check outputs for legacy tests
6 years ago
Kristin Laemmert 6f4f6fbc72 helper: deprecate pathorcontents
6 years ago
Kristin Laemmert 04be220f5f deprecate helper/copy
6 years ago
Martin Atkins 593cf7b4d5 didyoumean: move from "helper" to "internal"
6 years ago
Martin Atkins 6b5ca49578 helper: remove a bunch of unused packages, types and functions
6 years ago
James Bardin df1ac404fc fix error string matching in test
6 years ago
James Bardin 88509de7db remove Refresh steps from legacy provider tests
6 years ago
Alisdair McDiarmid 09d8355f43 command: Add experimental concise diff renderer
6 years ago
Martin Atkins b0da5b1ce5 core: Remove the last few HIL remnants
6 years ago
Ganesh Prasad Kumble ae717e6175
Update hashcode.go
6 years ago
James Bardin a286ef6d9c remove depends_on from helper test shims
6 years ago
Mikhail Mazurskiy c9ce1f0c1f
Fix typos (#24531)
6 years ago
Kristin Laemmert c4873778c8 Mildwonkey/tests (#24548)
6 years ago
Martin Atkins 549aede792 Remove terraform.ResourceProvider, use providercache.Installer instead
6 years ago
James Bardin cd65b28da0 don't call os.NewFile on unknown FDs
6 years ago
Kristin Laemmert c8d64846ad
Mildwonkey/ps import (#24412)
6 years ago
James Bardin a8b9547e0d fixup states.Resource change throughout packages
6 years ago
James Bardin e13eecbc5b finish provider ModuleInstance replacement
6 years ago
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
Martin Atkins 8b511524d6
Initial steps towards AbsProviderConfig/LocalProviderConfig separation (#23978)
6 years ago
Kristin Laemmert 6541775ce4
addrs: roll back change to Type field in ProviderConfig (#23937)
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