Skip to content
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

Optionally write journal on resource changes #614

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mraerino
Copy link
Contributor

@mraerino mraerino commented Jul 6, 2024

This change will make the provider write a Netbox journal entry whenever it makes any changes to a resource.

It can be enabled by setting the journal_entry property on the provider config or by setting the NETBOX_JOURNAL_ENTRY environment variable.

This can be useful to keep track of changes Terraform makes to Netbox resources, potentially linking back to the Terraform run that changed the resource.

@mraerino mraerino marked this pull request as ready for review July 6, 2024 16:48
@fbreckle
Copy link
Collaborator

While we DO have flaky tests quite often, this seems to be a legit failed test.

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.

2 participants