Config sets
Config set directory and files
Example
.
├─ templates
├─ config-sets
│ ├─ networking
│ │ ├─ private
│ │ │ └─ tgw.yml
│ │ └─ public
│ │ └─ load-balancer.yml
│ └─ security
│ ├─ config.yml
│ └─ audit.yml
└─ deployment
└─ targets.ymlAttaching config sets
Example
Last updated
Was this helpful?