Glossary#
Instance Management directory#
Initially created by the init playbook.
Contains all the ansible variables, terraform configuration and root secrets to fully administrate a stack deployment.
Warning
The content of such directories should be tightly secured. One practice could be to store them into dedicated git repository and restrict access to administrators only.
Some prefer to simply put a dedicated host into a safe for physical access enforcement.