Browse Source

setup tag policy

Chris Mague 7 năm trước cách đây
mục cha
commit
8f1f13f4c3
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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