use schemas to generate TF types #631

Open
opened 2025-12-03 15:32:19 +01:00 by kiara · 0 comments
Owner

As a Fediversity maintainer,
I want to be able to generate entities from Nix option modules,
so that we may wrap TF resources more easily.

implementation notes

  • WIP at #584's wrapTf* functions

TF levels generated:

**As** a Fediversity maintainer, **I want** to be able to generate entities from Nix option modules, **so that** we may wrap TF resources more easily. ### implementation notes - WIP at #584's `wrapTf*` functions TF levels generated: - [ ] [`type` function](https://developer.hashicorp.com/terraform/language/functions/type) - [ ] [variable](https://melvinkoh.me/parsing-terraform-for-forms-clr4zq4tu000309juab3r1lf7) - [ ] [object type](https://developer.hashicorp.com/terraform/plugin/framework/handling-data/types/object) - [ ] provider resource - [ ] [provider reflection](https://developer.hashicorp.com/terraform/cli/commands/providers/schema#providers-schema-representation) (c.f. #129)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#630 nix option modules from TF
fediversity/fediversity
Reference
fediversity/fediversity#631
No description provided.