pipeline: terraform: image: jmccann/drone-terraform plan: true root_dir: infrastructure/create-resources environment: HCLOUD_TOKEN: from_secret: serverctl_hcloud_token remote: config: access_key: from_secret: serverctl_access_key secret_key: from_secret: serverctl_secret_key secrets: hcloud_token: HCLOUD_TOKEN