Skip to main content

27 docs tagged with "github-action"

View All Tags

atmos-affected

A GitHub Action to get a list of affected atmos stacks for a pull request

atmos-component-updater

This is GitHub Action that can be used as a workflow for automatic updates via Pull Requests in your infrastructure repository according to versions in components sources.

atmos-get-setting

GitHub Action to retrieve a setting from [atmos](https://github.com/cloudposse/atmos) configuration.

atmos-terraform-apply

This Github Action is used to run Terraform apply for a single, Atmos-supported component with a saved planfile in S3 and DynamoDB.

atmos-terraform-plan

This Github Action is used to run Terraform plan for a single, Atmos-supported component and save the given planfile to S3 and DynamoDB.

deploy-ecspresso

Deploy on ECS with [Escpresso](https://github.com/kayac/ecspresso)

major-release-tagger

GitHub Action that automatically generates or updates `v<major-release>` tags every time a new release is published.

matrix-outputs-read

[Workaround implementation](https://github.com/community/community/discussions/17245#discussioncomment-3814009) - Read matrix jobs outputs

matrix-outputs-write

[Workaround implementation](https://github.com/community/community/discussions/17245#discussioncomment-3814009) - Write matrix jobs outputs

run-ecspresso

Run ECS task with [Escpresso](https://github.com/kayac/ecspresso)

yaml-config-query

Define YAML document, filter it with JSON query and get result as outputs