GoogleCloudPlatform / reliable-app-platforms

A MVP of a platform for delivering reliable applications on Google Cloud
Apache License 2.0
5 stars 5 forks source link

feat: add github action to check terraform format #82

Closed muncus closed 1 month ago

muncus commented 1 month ago

part of #81

This adds a github action workflow to ensure that terraform files are properly formatted, and that the TF docs match.

any errors can be remedied with make lint.