You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: