Browse Source

setup tag policy

Chris Mague 7 years ago
parent
commit
8f1f13f4c3
1 changed files with 8 additions and 0 deletions
  1. 8 0
      config.yaml.example

+ 8 - 0
config.yaml.example

@@ -8,3 +8,11 @@ accounts:
   - :name: test
     :key: test_key
     :secret: test_secret
+
+tag_policy:
+  - :required:
+    - Application
+    - Owner
+    - Environment
+  - :recommended:
+    - Product