Skip to content

Instantly share code, notes, and snippets.

@gnydick
gnydick / init and plan
Created April 27, 2018 22:49
wrapped json can't find any config
#> terraform init
Initializing provider plugins...
The following providers do not have any version constraints in configuration,
so the latest version was installed.
To prevent automatic upgrades to new major versions that may contain breaking
changes, it is recommended to add version = "..." constraints to the
corresponding provider blocks in configuration, with the constraint strings
@gnydick
gnydick / init output
Created April 27, 2018 22:35
json config not working
2018/04/27 15:32:46 [WARN] Invalid log level: "true". Defaulting to level: TRACE. Valid levels are: [TRACE DEBUG INFO WARN ERROR]
2018/04/27 15:32:46 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161
2018/04/27 15:32:46 [INFO] Go runtime version: go1.10.1
2018/04/27 15:32:46 [INFO] CLI args: []string{"/Users/gnydick/tools/terraform", "init"}
2018/04/27 15:32:46 [DEBUG] Attempting to open CLI config file: /Users/gnydick/.terraformrc
2018/04/27 15:32:46 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/04/27 15:32:46 [INFO] CLI command args: []string{"init"}
2018/04/27 15:32:46 [DEBUG] command: loading backend config file: /Users/gnydick/src/deployments/internal/uber-registry
2018/04/27 15:32:46 [DEBUG] plugin: waiting for all plugin processes to complete...
There are some problems with the configuration, described below.