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
| 2020/10/16 12:13:26 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility. | |
| Use TF_LOG=TRACE to see Terraform's internal logs. | |
| ---- | |
| 2020/10/16 12:13:26 [INFO] Terraform version: 0.13.4 | |
| 2020/10/16 12:13:26 [INFO] Go runtime version: go1.14.7 | |
| 2020/10/16 12:13:26 [INFO] CLI args: []string{"/usr/local/Cellar/tfenv/2.0.0/versions/0.13.4/terraform", "apply"} | |
| 2020/10/16 12:13:26 [DEBUG] Attempting to open CLI config file: /Users/l/.terraformrc | |
| 2020/10/16 12:13:26 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
| 2020/10/16 12:13:26 Loading CLI configuration from /Users/l/.terraform.d/credentials.tfrc.json | |
| 2020/10/16 12:13:26 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins |
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
| {"lastUpload":"2020-01-22T00:18:25.351Z","extensionVersion":"v3.4.3"} |
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
| # ~/.profile: executed by the command interpreter for login shells. | |
| # This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login | |
| # exists. | |
| # see /usr/share/doc/bash/examples/startup-files for examples. | |
| # the files are located in the bash-doc package. | |
| # the default umask is set in /etc/profile; for setting the umask | |
| # for ssh logins, install and configure the libpam-umask package. | |
| #umask 022 |