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

Blocks Support: Add BlockDocument HTTP client + struct model #173

Closed parkedwards closed 1 month ago

parkedwards commented 1 month ago

https://www.notion.so/prefect/Design-Block-support-in-the-Terraform-Provider-ae2ea25a18864de9b51b8aa06af9486b?pvs=4

A block_document is the actual API object that holds the user's value

Things we'll probably need:

note that we can also include a ?include_secrets=true query param, so that we can always hydrate the TF state with the actual value