Skip to content

mmcenti/cf-merger-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-merger-action

The chick-fil-a/cf-merger-action action is used to combine multiple CloudFormation template files into one template file. Currently, it only works for yaml format.

Usage

This action can be run on any GitHub hosted runners or self-hosted runners.

steps:
  - uses: chick-fil-a/cf-merger-action@v1
    with:
        folder: ./my-policy-files
        output-file: merged.yaml

Inputs

Please see details in action.yaml

Contributing

Check out our contributing guidelines

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published