PrefectHQ / terraform-provider-prefect

Terraform Provider for Prefect Cloud
https://registry.terraform.io/providers/PrefectHQ/prefect/latest/docs
Apache License 2.0
29 stars 13 forks source link

fix: allow for usage with self-hosted Prefect server (work_pools) #127

Closed parkedwards closed 7 months ago

parkedwards commented 7 months ago

resolves https://github.com/PrefectHQ/terraform-provider-prefect/issues/125

also removes the provider init warning, for when an api_key attribute is passed when a non-Cloud endpoint is used. as the creator this ticket states, there are users who front their Prefect server with their own authentication service