-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blocks Support: Create prefect_block
resource - Tests + Docs
#183
Comments
prefect_block
resource - ImportState() + Tests + Docsprefect_block
resource - Tests + Docs
I'll pick this up for now as I'd like to learn how this part works, but feel free to reassign if needed. |
ah @mitchnielsen i just saw you grabbed it, sorry man. in #196 i added some foundations for a i also couldn't quite get this to work, i think we might be missing some logic to gracefully handle the different URL schemas between open source and cloud |
No worries at all, sounds good! And good to know. |
https://www.notion.so/prefect/Design-Block-support-in-the-Terraform-Provider-ae2ea25a18864de9b51b8aa06af9486b?pvs=4
Located in
internal/provider/resources/block.go
Also, be sure to include acceptance tests and docs
/internal/provider/resources/block_test.go
/examples/resources/prefect_block
The text was updated successfully, but these errors were encountered: