You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code provides some example usage of the Fleet Terraform module, including how some addons can be used to extend functionality. Prior to applying, edit the locals in main.tf to match the settings you want for your Fleet instance including:
domain name
route53 zone name (may match the domain name)
license key (if premium)
any extra settings to be passed to Fleet via ENV var.
To deploy:
terraform apply
If using a new route53 zone:
From the output, obtain the NS records created for the zone and add them to the parent DNS zone