Initial Terraform provider for the NetBox token engine #1
Reference in New Issue
Block a user
Delete Branch "benvin/netbox-provider"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why
The NetBox engine's mount, connection config, and roles need to live as code alongside the rest of the Vault estate instead of being created by hand.
How
netbox_secret_backendmounts the engine and writes connection config;admin_user_id/admin_token_idare computed so rotation state is never clobbered.netbox_secret_backend_rolesets per-user mint policy (netbox_user_id/netbox_username,write_enableddefault false,ttl/max_ttl).terraform-unkinregistry on tag.