Commit Graph

16 Commits (f-exprstress)

Author SHA1 Message Date
Martin Atkins 7f78342953 command: Experimental "terraform test" command
5 years ago
Kristin Laemmert 7b7273e3aa
Add support for plugin protocol v6 (#27826)
5 years ago
Brian Flad 70aac9c551
command: Use different warning messaging in init command and move above potentially confusing output (#27514)
5 years ago
Martin Atkins bab4979128 command/init: Remove the warnings about the "legacy" cache directory
6 years ago
James Bardin f8893785f0 separate core and provider loggers
6 years ago
James Bardin c2af5333e8 use a log sink to capture logs for panicwrap
6 years ago
James Bardin abf6b9b378 get properly configured hcloggers
6 years ago
Martin Atkins 30204ecded command/cliconfig: Allow development overrides for providers
6 years ago
Martin Atkins e70ab09bf1 command: new cache directory .terraform/providers for providers
6 years ago
Martin Atkins b3f5c7f1e6 command/init: Read, respect, and update provider dependency locks
6 years ago
Alisdair McDiarmid 8e87ccb689 providercache: Lazily detect executable file
6 years ago
Paddy 5127f1ef8b
command: Unmanaged providers
6 years ago
Martin Atkins 958ea4f7d1 internal/providercache: Handle built-in providers
6 years ago
Martin Atkins c4fb22863c command/init: Support -plugin-dir again
6 years ago
Martin Atkins 549aede792 Remove terraform.ResourceProvider, use providercache.Installer instead
6 years ago
Martin Atkins 754b7ebb65 command: Expose providercache package objects for use elsewhere
6 years ago