瀏覽代碼

setup tag policy

Chris Mague 7 年之前
父節點
當前提交
8f1f13f4c3
共有 1 個文件被更改,包括 8 次插入0 次删除
  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