Skip to content

Instantly share code, notes, and snippets.

@kuredev
Created May 22, 2020 00:40
Show Gist options
  • Save kuredev/a267add0a2697e8337f6c9861363db1e to your computer and use it in GitHub Desktop.
Save kuredev/a267add0a2697e8337f6c9861363db1e to your computer and use it in GitHub Desktop.
Terraform でデバッグログを出す
TF_LOG=DEBUG
をはさむ
> TF_LOG=DEBUG terraform init
とか
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment