Skip to content

Add custom_fields support for available_prefix #679

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rs-hock
Copy link

@rs-hock rs-hock commented Jan 22, 2025

This adds custom_fields support to the netbox_available_prefix resource.

@rusLukasRath
Copy link

+1

1 similar comment
@florianschendel
Copy link

+1

@msimonneau-dev
Copy link

Excellent enhancement +1

@@ -24,8 +24,11 @@ resource "netbox_prefix" "parent" {
description = "%[1]s"
status = "container"
tags = [netbox_tag.test.name]
lifecycle {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required?

@furkansb
Copy link

furkansb commented May 8, 2025

Any news on this? If this gets merged it'd allow us to use it in our company as well @rs-hock

@fbreckle
Copy link
Collaborator

Since there is a lifecycle.ignore_changes block in testing, I expect perpetual drift.

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.

6 participants