Created
April 9, 2019 11:18
-
-
Save dimisjim/e8ff4d0517c44b35ac92c4f1f5d4e03e to your computer and use it in GitHub Desktop.
terraform-aws-backup
This file contains 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
2019/04/09 11:13:48 [INFO] Terraform version: 0.11.13 | |
2019/04/09 11:13:48 [INFO] Go runtime version: go1.11.5 | |
2019/04/09 11:13:48 [INFO] CLI args: []string{"/bin/terraform", "init"} | |
2019/04/09 11:13:48 [DEBUG] Attempting to open CLI config file: /root/.terraformrc | |
2019/04/09 11:13:48 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2019/04/09 11:13:48 [INFO] CLI command args: []string{"init"} | |
2019/04/09 11:13:48 [DEBUG] command: loading backend config file: /data | |
2019/04/09 11:13:48 [TRACE] module source: "backend-s3" | |
2019/04/09 11:13:48 [TRACE] module source: "backups" | |
2019/04/09 11:13:48 [DEBUG] plugin: waiting for all plugin processes to complete... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment