Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update naming conventions for Terraform Modules #89

Open
robg-test opened this issue Aug 3, 2023 · 0 comments
Open

Update naming conventions for Terraform Modules #89

robg-test opened this issue Aug 3, 2023 · 0 comments
Milestone

Comments

@robg-test
Copy link
Collaborator

robg-test commented Aug 3, 2023

The resource Update naming policy for Terraform resource names, variables in resources of name, and the name key for resources that accept Tags

The naming convention has been discussed as a team.

Resource Names

In the scenario of which the component has a one to one relationship that will never change (subject to knowledge at the time) then the name of a resource should be this

In all other scenarios it should be an explanation of what that resource does in context of the application.

Variables for resource called 'name'

This should follow the resource naming policy
https://answerconsulting.jira.com/wiki/spaces/ARCH/pages/3206709249/Resource+Naming

Name Key in Tags

This should follow the resource naming policy
https://answerconsulting.jira.com/wiki/spaces/ARCH/pages/3206709249/Resource+Naming

@robg-test robg-test added this to the v3 milestone Aug 3, 2023
@cmbuckley cmbuckley modified the milestones: v3, v4 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants