Skip to content

Commit

Permalink
Update terraform-apply.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusB-DevOps authored Dec 4, 2024
1 parent 3b32048 commit 8bb2e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-apply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Change to Terraform directory
run: cd terraform/terraform-modules/tf-ec2-module/
run: cd "terraform/terraform-modules/tf-ec2-module/"
- name: Initialize Terraform
run: terraform init
- name: Apply Terraform configuration
Expand Down

0 comments on commit 8bb2e7b

Please sign in to comment.