nix option modules from TF #630

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

As a Fediversity maintainer,
I want to extract nix option modules from TF entities,
so that we may more easily wrap them.

implementation notes

  • WIP at #584's fromTf* functions

levels to handle:

c.f.:

**As** a Fediversity maintainer, **I want** to extract nix option modules from TF entities, **so that** we may more easily wrap them. ### implementation notes - WIP at #584's `fromTf*` functions levels to handle: - [ ] [`type` function](https://developer.hashicorp.com/terraform/language/functions/type) - [x] [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) c.f.: - [nixops4's convertor](https://github.com/nixops4/nixops4/commit/d05d68f9a56559025a32523ec06a6bd68f98b62f)
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.

Blocks
Reference
fediversity/fediversity#630
No description provided.