Latitude.sh
Prerequisites
Section titled “Prerequisites”LATITUDE_API_TOKENenv var set to an account API token- A project ID:
LATITUDE_PROJECT_ID
export LATITUDE_API_TOKEN=...export LATITUDE_PROJECT_ID=...PROVIDER=latitude REGION=DAL bash ops/ephemeral/up.shLatitude.sh exposes a JSON REST API that the adapter shells out to with curl.
No vendor CLI required. The adapter polls the instance state until it lands
on on with a public IP.