Skip to content

Commit

Permalink
Be cloud agnostic
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Sep 18, 2024
1 parent 74f7f7c commit 88ea3ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,6 @@ runs:
steps.config.outputs.terraform-state-bucket != '' &&
steps.config.outputs.terraform-state-bucket != 'null' }}
uses: cloudposse/github-action-terraform-plan-storage@v1
id: store-plan
with:
action: storePlan
commitSHA: ${{ inputs.sha }}
Expand Down Expand Up @@ -326,7 +325,6 @@ runs:
steps.config.outputs.cosmos-endpoint != '' &&
steps.config.outputs.cosmos-endpoint != 'null' }}
uses: cloudposse/github-action-terraform-plan-storage@v1
id: store-plan
with:
action: storePlan
commitSHA: ${{ inputs.sha }}
Expand Down

0 comments on commit 88ea3ed

Please sign in to comment.