Explorar el Código

setup tag policy

Chris Mague hace 7 años
padre
commit
8f1f13f4c3
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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