if you're not using tfenv
, see USE_TFENV.md first
tfenv install min-required
tfenv use min-required
cp <SOMEWHERE> dbgen/ids.json # Add ids.json
cp terraform.tfvars{.sample,}
vim terraform.tfvars # Set credentials
./scripts/deploy.sh
./scripts/exclude-destroy.sh aws_route53_zone.sakuten
terraform destroy