Replace mgr instance type, streamline manifests
* Remove mgr instance resources from types * Add app instance types with configurable amounts to create * Update documentation and variables to include app instances * Replace uses of `template_file` data with `templatefile` function * Move `cluster.json` provisioner to user-data for admin node, removing dependency on adding a key to ssh-agent
Showing
- README.md 3 additions, 6 deletionsREADME.md
- compute.tf 50 additions, 61 deletionscompute.tf
- templates/cloud-init-admin.yml 7 additions, 0 deletionstemplates/cloud-init-admin.yml
- templates/cluster.json 6 additions, 2 deletionstemplates/cluster.json
- terraform.tfvars.example 3 additions, 1 deletionterraform.tfvars.example
- variables.tf 6 additions, 0 deletionsvariables.tf
Loading
Please register or sign in to comment