An open API service indexing awesome lists of open source software.

https://github.com/datadrivers/terragrunt-action

Opinionated Workflow to run Terraform or Terragrunt
https://github.com/datadrivers/terragrunt-action

github-actions terraform

Last synced: 5 months ago
JSON representation

Opinionated Workflow to run Terraform or Terragrunt

Awesome Lists containing this project

README

        

# Developer Guidelines

- [Developer Guidelines](#developer-guidelines)
- [Contribute](#contribute)
- [Create release](#create-release)

## Contribute

1. Please contribute via feature branches
2. Create an [example](./examples) code and [test coverage](./github/workflows/test.yml) if not already covered
3. Create PR to run tests
4. Merge after approval

## Create release

Automated on push to `main` branch and relys on [conventional commits](https://www.
conventionalcommits.org/en/v1.0.0/).