This projects combines some shared Github actions workflows for CityGeo
The purpose of this project is to avoid having to update every project individually in the event that one of the common actions needs to be updated, and to ensure consistency
Runs shellcheck on a file or set of files
Checks that terraform file are formatted according to terraform fmt standards
Runs tflint on terraform files
Executes terraform plan and comments on the pull request with the output
Scheduled job that checks for new AWS AMIs and creates a pull request with them
Executes terraform apply