Skip to content

namse/aws-cloudformation-outputs-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

aws cloudformation outputs action

This action set AWS Cloudformation stack outputs as github action outputs.

Inputs

stack-name

Required The name of the AWS Cloudformation stack.

Outputs

{key}

Every key of stack outputs will be filled as github action oputputs.

Example usage

uses: namse/aws-cloudformation-outputs-action@v1.0 with: stack-name: 'MyCfnStackName'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published