Skip to content

feat: SAV-4289 Add delete-stack action#49

Open
fmarafiniohpen wants to merge 1 commit into
mainfrom
feature/delete-stack-action
Open

feat: SAV-4289 Add delete-stack action#49
fmarafiniohpen wants to merge 1 commit into
mainfrom
feature/delete-stack-action

Conversation

@fmarafiniohpen

Copy link
Copy Markdown

No description provided.

@lucky-edu lucky-edu self-requested a review February 4, 2022 08:24
Comment thread actions/aws/cloudformation/delete-stack/action.yml
@fmarafiniohpen fmarafiniohpen force-pushed the feature/delete-stack-action branch from d82badb to 838d5c4 Compare March 15, 2022 09:57
Comment thread README.md
runs:
using: "composite"
steps:
- run: ${{ github.action_path }}/../delete-stack.sh ${{ inputs.region }} ${{ inputs.access-key }} ${{ inputs.secret-key }} ${{ inputs.account }} ${{ inputs.role-name }} ${{ inputs.stack-name }}

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you test this action?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some time ago. i'll give it another round as a sanity check

@fmarafiniohpen fmarafiniohpen force-pushed the feature/delete-stack-action branch from 838d5c4 to 4438032 Compare March 15, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants