Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
italopessoa committed Sep 23, 2024
1 parent 199545d commit ff76aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
vpc_id: ${{ steps.saving-workspace-output.outputs.vpc_id }}
cluster: ${{ steps.saving-workspace-output.outputs.cluster }}
host: ${{ steps.saving-workspace-output.outputs.host }}
config_version: ${{ steps.plan-upload.outputs.configuration_version_id }}
config_version: ${{ steps.apply-upload.outputs.configuration_version_id }}

steps:
- name: Checkout
Expand Down

0 comments on commit ff76aa3

Please sign in to comment.