Skip to content

Commit

Permalink
Add debugging for TFC token import (test)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukiffer committed Jan 2, 2023
1 parent 7c1cb56 commit 14f39b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/terraform/set-tfc-credentials.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ function main() {

echo "Terraform Cloud credentials file saved to $tfrc_file_path"
ls -la "$tfrc_file_path"

terraform login -help
}

main "$@"

0 comments on commit 14f39b6

Please sign in to comment.