Skip to content

chore: add uuid terraform type #43

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

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

ethanndickson
Copy link
Member

@ethanndickson ethanndickson commented Jul 25, 2024

Closes #36.

This ended up being mostly boilerplate, and is very similar to examples in Hashicorp's own providers (which is licensed such that we can use it as a base).

@ethanndickson ethanndickson force-pushed the 07-18-feat_add_coderd_template_resource branch from 37c1724 to bd5fbd1 Compare July 25, 2024 05:27
@ethanndickson ethanndickson force-pushed the 07-25-chore_add_uuid_terraform_type branch 2 times, most recently from 4529117 to 49886c6 Compare July 25, 2024 07:15
@ethanndickson ethanndickson marked this pull request as ready for review July 25, 2024 07:20
@ethanndickson ethanndickson force-pushed the 07-25-chore_add_uuid_terraform_type branch 2 times, most recently from c5ba8ab to 701439b Compare July 25, 2024 07:23
@ethanndickson ethanndickson changed the base branch from 07-18-feat_add_coderd_template_resource to main July 25, 2024 07:24
@ethanndickson ethanndickson force-pushed the 07-25-chore_add_uuid_terraform_type branch from 701439b to 44c4e1b Compare July 26, 2024 07:00
@deansheather deansheather merged commit d157e1d into main Jul 26, 2024
13 checks passed
@deansheather deansheather deleted the 07-25-chore_add_uuid_terraform_type branch July 26, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a custom Terraform Plugin Framework UUID type
2 participants