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

[top-level] Reduce repetition in codebase #203

Open mitchnielsen opened 3 weeks ago

mitchnielsen commented 3 weeks ago

As we build out the provider, we've started seeing opportunities to DRY up the codebase a bit. Let's use this top-level issue to track places we can reduce repetition in the codebase to keep it as consistent and maintainable as possible.