Skip to content

Commit ab14928

Browse files
committed
template: cluster.tfvars for costCenter tagging
1 parent 3e376e1 commit ab14928

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# To enable terraform and cloudFormation cluster secrets usage:
2+
# * update the following with the appropriate cluster secrets
3+
# * remove these comments
4+
# * encrypt this file with sops as a binary type using an age sre/admin secret key
5+
#
6+
# Expect this file to generate a pre-push error until it is either encrypted or deleted
7+
8+
# Set this to the finance billing code
9+
tag_costCenter = "UPDATE_ME"

0 commit comments

Comments
 (0)