/sceptre-action-examples

Working examples of the Sceptre GitHub action https://github.com/Rurquhart/sceptre-action

Primary LanguagePython

Sceptre GitHub Action Examples

Sceptre validate yaml

YAML launch/destroy stack test

Sceptre validate troposphere

Troposphere launch/destroy env test

Working examples of the Sceptre GitHub Action.

Please read the README.md in each example for further info.

Please raise bugs relating to the action behavior itself in the action repo. If you would like to see an example that I have not covered here, please raise an issue.

Current examples:

  • Validate sceptre on PR
  • Deploy a single stack on merge
  • Deploy a full environment on merge
  • Destroy a single stack