Skip to content

Draft: Use the 'CLOUD_API_TOKEN' variable for Hetzner and DigitalOcean

Vitaliy Kukharik requested to merge cloud-api-token into main

Use the same variable name 'CLOUD_API_TOKEN' for Hetzner and DigitalOcean

Required for compatibility with the 'simple-install' service - https://gitlab.com/postgres-ai/dle-packaged/-/merge_requests/9

deprecation warning:

the variables DO_API_TOKEN and HCLOUD_API_TOKEN are deprecated, use the CLOUD_API_TOKEN variable.

P.S. Requires adjustments to snippets on the UI platform - https://gitlab.com/postgres-ai/platform/-/issues/256

Edited by Vitaliy Kukharik

Merge request reports