Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa6765 committed Jun 30, 2024
1 parent 6c3e37d commit ab4a73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-terragrunt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
chmod 777 credentials.tfrc.json
echo "{\"credentials\": {\"app.terraform.io\": {\"token\": \"${{ secrets.TF_API_TOKEN }}\"}}}" > credentials.tfrc.json
sudo cat credentials.tfrc.json
ls -la /home/runner
tree $HOME/.terraform.d
echo "✅ Terraform CLI config directory created!"
Expand Down

0 comments on commit ab4a73a

Please sign in to comment.