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

Add BlockType, BlockTypeClient #176

Closed mitchnielsen closed 1 month ago

mitchnielsen commented 1 month ago

Closes https://github.com/PrefectHQ/terraform-provider-prefect/issues/171

mitchnielsen commented 1 month ago

Putting in draft state since this is still under development.

mitchnielsen commented 1 month ago

fire. out of curiosity, what did you have to change to fix that Client interface error?

Just a typo, I had written BlockType instead of BlockTypes