Skip to content

Commit

Permalink
Added rename
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Feb 15, 2024
1 parent 46e2e08 commit 9016340
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,13 +218,6 @@ runs:
role-session-name: "atmos-terraform-apply-gitops"
mask-aws-account-id: "no"

- name: Atmos Setup Workspace
if: env.ACTIONS_ENABLED == 'true'
id: atmos-init
shell: bash
run: |
atmos terraform workspace ${{ inputs.component }} -s ${{ inputs.stack }}
- name: Check Whether Infracost is Enabled
if: env.ACTIONS_ENABLED == 'true'
shell: bash
Expand Down

0 comments on commit 9016340

Please sign in to comment.