Terraform configuration to automatically provision Salt Master/Minion infrastructure on NHN Cloud.
- Automated deployment of 1 Salt Master + 5 Salt Minions
- Multi-OS support (Ubuntu 20.04/24.04, Debian 11, RHEL 8.4, Rocky 8.10/9.5)
- Automatic security group and network configuration
- Cloud-init based Salt installation and configuration
- Configure
terraform.tfvarswith your NHN Cloud credentials - Run
terraform init && terraform apply - Access Salt Master via output public IP
- Salt Master: Ubuntu 22.04, 4vCPU, 8GB RAM
- Salt Minions: Various OS, 1vCPU, 1GB RAM each
- Automatic key acceptance and network connectivity