If at any time you need to change the infrastructure, for example to increase the size of an instance from XLarge to 2XLarge, you can do this as follows:
- Edit the
dqplus.tfvars
vars.auto.tfvars
file as needed. - Navigate to the
infra/aws/config
directory and run the following command:terraform apply --var-file=dqplus.tfvars
vars.auto.tfvars