Provision your infrastructure with Domino’s recommended Terraform module
Domino strongly recommends that you use our specialized Terraform module designed for AWS, which is publicly accessible. This module offers an efficient method for provisioning your environment, and it can also serve as a reference if you opt for manual infrastructure setup.If you encounter the following error when running set-mod-version.sh:
Error: The MOD_VERSION v3.27.0 is not a suitable tag for the modules source.set the MOD_VALIDATION_OFF variable in your shell, for example:export MOD_VALIDATION_OFF=trueValidated module versions
For Domino version6.3, we have validated compatibility with Terraform module version v3.27.0. When following the deployment instructions, please use MOD_VERSION=v3.27.0. Detailed instructions can be found at Deploy using a module.