Skip to content

Latest commit

 

History

139 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

citygeo-shared-workflows

This projects combines some shared Github actions workflows for CityGeo

Purpose

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

Workflows

Linting / Formatters

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

Testing

Executes terraform plan and comments on the pull request with the output

Maintenance

Scheduled job that checks for new AWS AMIs and creates a pull request with them

Deployment

Executes terraform apply

About

Shared Github Actions workflow files for CityGeo

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors