Skip to content

Commit

Permalink
.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
prashansa joshi committed Nov 19, 2024
1 parent da7e894 commit 33d2b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
terraform_wrapper: false

- name: Terraform Version
run: echo "Terraform version=$(terraform --version)"
run: echo "Terraform version=$(terraform --version)" ##

- name: Terraform Init
run: terraform init
Expand Down

0 comments on commit 33d2b92

Please sign in to comment.