The default tags specified in https://github.com/RSS-Engineering/terraform/blob/main/backend_state_init/backend.tf.sample#L17 should be changed to meet two standards:
For RPCS:
- Set
confidentiality to "Confidential" - this is a base default and can be modified but we want it to be secure by default
For RSS:
- Set
env (doubles with environment but better to have both)
service - name of the app
The default tags specified in https://github.com/RSS-Engineering/terraform/blob/main/backend_state_init/backend.tf.sample#L17 should be changed to meet two standards:
For RPCS:
confidentialityto "Confidential" - this is a base default and can be modified but we want it to be secure by defaultFor RSS:
env(doubles withenvironmentbut better to have both)service- name of the app