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

Update Terraform netbox to v3.10.0 #30

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Type Update Change
netbox (source) required_provider minor 3.9.0 -> 3.10.0
netbox (source) required_provider minor ~> 3.9.0 -> ~> 3.10.0

Release Notes

e-breuninger/terraform-provider-netbox (netbox)

v3.10.0

Compare Source

BREAKING CHANGES

NetBox 4.1 came with some breaking changes and these are reflected in the provider.

  • resource/netbox_event_rule: Replace trigger_on_X attributes with event_types list attribute
  • resource/netbox_racks: Remove type attribute
  • resource/netbox_virtual_disk: Change size_gb attribute to size_mb
  • resource/netbox_virtual_machine: Change disk_size_gb attribute to disk_size_mb
  • resource/netbox_vlan_group: Remove min_vid and max_vid attributes in favor of vid_ranges attribute

ENHANCEMENTS

provider: Now supports NetBox 4.1.x

  • New Resource: netbox_rack_type
  • resource/netbox_racks: Add form_factor attribute

v3.9.3

Compare Source

ENHANCEMENTS

v3.9.2

Compare Source

ENHANCEMENTS

  • provider: Include 4.0.11 in supported versions
  • resource/netbox_ip_address: Add custom_fields attribute (#​638 by @​greatman)
  • resource/netbox_service: Add device_id, description and tags attributes (#​637 by @​STANIAC)
  • data-source/netbox_vrf: Fix a bug where tenant_id was not used (#​643 by @​c3JpbmkK)

v3.9.1

Compare Source

ENHANCEMENTS

provider: Include 4.0.9 and 4.0.10 in supported versions


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/netbox-3.x branch from bd42033 to 952b7ea Compare September 21, 2024 20:03
@renovate renovate bot changed the title Update Terraform netbox to v3.9.1 Update Terraform netbox to v3.9.2 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/netbox-3.x branch from 952b7ea to 8a39b9a Compare October 10, 2024 19:03
@renovate renovate bot changed the title Update Terraform netbox to v3.9.2 Update Terraform netbox to v3.9.3 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/netbox-3.x branch from 8a39b9a to ce1ce21 Compare January 9, 2025 15:32
@renovate renovate bot changed the title Update Terraform netbox to v3.9.3 Update Terraform netbox to v3.10.0 Jan 9, 2025
@renovate renovate bot force-pushed the renovate/netbox-3.x branch from ce1ce21 to 655b319 Compare January 9, 2025 19:06
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.

0 participants