PrefectHQ / terraform-provider-prefect

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

feat(Variable): add retries to Variable creation #247

Closed mitchnielsen closed 2 months ago

mitchnielsen commented 2 months ago

Adds retries on the attempt to Create a Variable for resiliency. Response to specific customer outreach: https://github.com/PrefectHQ/terraform-provider-prefect/issues/157#issuecomment-2302427969

Related to https://github.com/PrefectHQ/terraform-provider-prefect/issues/157