uptime-com / terraform-provider-uptime

A Terraform provider that provisions checks via the Uptime.com REST API
MIT License
20 stars 16 forks source link

Does this provider support subaccounts? #83

Open ilyavaiser opened 1 month ago

ilyavaiser commented 1 month ago

We have connected subaccounts, but I don’t understand whether the terraform provider can use them?

gigovich commented 1 month ago

@ilyavaiser unfortunately, the provider doesn't support subaccount API tokens yet.

nabadger commented 1 day ago

Curious to know if support for sub-account management is on the roadmap?

gigovich commented 1 day ago

@nabadger We aim to handle all our API features in the provider. Definitely, sub-account will also be implemented.