Skip to content

Commit

Permalink
Update terraform-release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Apr 2, 2025
1 parent 6cd4dde commit 4c73cd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/terraform-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:
with:
ecs: true

- name: run terraform init
run: terrraform init

- name: Run Terraform Module Release Action
uses: CSVD/terraform-module-release@main
with:
Expand Down

0 comments on commit 4c73cd3

Please sign in to comment.