Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 336 Bytes

DEV.md

File metadata and controls

22 lines (14 loc) · 336 Bytes

Development configuration

Updating ingore files

Make sure .gitignore and .terraformignore files contain necessary rules.

Generate module documentation

Install deps:

go get github.com/terraform-docs/terraform-docs

Generate documentation:

./generate-docs.sh

Releasing

Make sure to update changelog.