You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll admit this is a pretty niche usecase, but i guess since the BGP plugin is kinda "official" there might be decent use.
Anyways, I've made a Terraform provider to programmatically manage objects of the netbox-bgp plugin.
This can be useful when you want to manage your BGP sessions in code because you create them based on a pattern (e.g. each VM gets one) or because you want to allow creation through PRs from external people.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'll admit this is a pretty niche usecase, but i guess since the BGP plugin is kinda "official" there might be decent use.
Anyways, I've made a Terraform provider to programmatically manage objects of the netbox-bgp plugin.
This can be useful when you want to manage your BGP sessions in code because you create them based on a pattern (e.g. each VM gets one) or because you want to allow creation through PRs from external people.
You can find it here: https://registry.terraform.io/providers/ffddorf/netbox-bgp/latest
Let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions