Documentation Index
Fetch the complete documentation index at: https://docs.nuon.co/llms.txt
Use this file to discover all available pages before exploring further.
May 4, 2026
You can now provision Stacks for AWS installs using Terraform.
Cloudformation is still supported, and you can choose either option when creating an install. The Terraform template will create the same resources as the Cloudformation template, and the resulting Stack will function exactly the same. The template is open source and can be found in the nuonco/install-stacks repo.
If you use custom nested stacks in the Cloudformation template, you can customize the Terraform template by forking the repo, just like you would for any other Terraform module. Read the Customizing Terraform Stack Templates guide for more details.