Ver Fonte

setup tag policy

Chris Mague há 7 anos atrás
pai
commit
8f1f13f4c3
1 ficheiros alterados com 8 adições e 0 exclusões
  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