This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#> 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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |