Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

unioophere/aws-cloudformation-outputs-action

 
 

Repository files navigation

aws cloudformation outputs action

Test Package

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

Languages

  • TypeScript 96.0%
  • JavaScript 4.0%