development-guide icon indicating copy to clipboard operation
development-guide copied to clipboard

Agree on and document Terraform coding preferences

Open dav3r opened this issue 4 years ago • 0 comments

💡 Summary

We should come to consensus on various Terraform-related coding/naming conventions and document them.

Motivation and context

In https://github.com/cisagov/cool-assessment-terraform/pull/153 there was some discussion about how to best name Terraform resources that can contain one or multiple instances of that resource. We decided in that PR to pluralize the name of those resources and their related descriptions. If that is our decision, we should document it somewhere and abide by it.

Implementation notes

None

Acceptance criteria

  • [ ] Terraform-related coding and/or naming conventions have been documented
  • [ ] The above conventions can be applied to our code reviews going forward

dav3r avatar Dec 01 '21 14:12 dav3r