# Phantom — Provider Credentials # Copy to .env and fill in your values. # These are loaded automatically in standalone mode. # Env vars take priority over values here. # Linode LINODE_TOKEN= LINODE_REGION=us-east # LINODE_PLAN= (auto-selected per service; override here to force a specific plan) # AWS AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_REGION=us-east-1 # AWS_INSTANCE_TYPE= (auto-selected per service; override here to force a specific type)