Skip to content

Commit

Permalink
test local instance
Browse files Browse the repository at this point in the history
  • Loading branch information
KevJimenez committed Jan 30, 2024
1 parent b340f12 commit 6f816ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Terraform Init
run: terraform init

- name: Create .tfvars file
- name: Create a tfvars file
run: |
echo "cf_email=${{ secrets.CF_EMAIL }}" > my_variables.tfvars
echo "cf_api=${{ secrets.CF_API }}" >> my_variables.tfvars
Expand Down

0 comments on commit 6f816ab

Please sign in to comment.