Skip to content

Commit

Permalink
ci: Go fmt & go generate
Browse files Browse the repository at this point in the history
  • Loading branch information
smutel committed Nov 18, 2022
1 parent e3c4267 commit 02ee807
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion docs/resources/ipam_aggregate.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ resource "netbox_ipam_aggregate" "aggregate_test" {
- `custom_field` (Block Set) Existing custom fields to associate to this ressource. (see [below for nested schema](#nestedblock--custom_field))
- `date_added` (String) Date when this aggregate was added. Format *YYYY-MM-DD*.
- `description` (String) The description of this aggregate (ipam module).
- `tag` (Block Set) Existing tag to associate to this aggregate (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_id` (Number) ID of the tenant where this object is attached.

### Read-Only
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/ipam_ip_addresses.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ resource "netbox_ipam_ip_addresses" "dynamic_ip_from_ip_range" {
- `primary_ip4` (Boolean, Deprecated) Set this resource as primary IPv4 (false by default).
- `role` (String) The role among loopback, secondary, anycast, vip, vrrp, hsrp, glbp, carp of this IP address (ipam module).
- `status` (String) The status among of this IP address (ipam module) container, active, reserved, deprecated (active by default).
- `tag` (Block Set) Existing tag to associate to this IP address (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_id` (Number) ID of the tenant where this object is attached.
- `vrf_id` (Number) ID of the vrf attached to this IP address (ipam module).

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/ipam_ip_range.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ resource "netbox_ipam_ip_range" "range_test" {
- `description` (String) The description of this prefix (ipam module).
- `role_id` (Number) ID of the role attached to this prefix (ipam module).
- `status` (String) Status among active, reserved, deprecated (active by default).
- `tag` (Block Set) Existing tag to associate to this prefix (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_id` (Number) ID of the tenant where this prefix (ipam module) is attached.
- `vrf_id` (Number) ID of the vrf attached to this prefix (ipam module).

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/ipam_prefix.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ resource "netbox_ipam_prefix" "dynamic_prefix_test" {
- `role_id` (Number) ID of the role attached to this prefix (ipam module).
- `site_id` (Number) ID of the site where this prefix (ipam module) is located.
- `status` (String) Status among container, active, reserved, deprecated (active by default).
- `tag` (Block Set) Existing tag to associate to this prefix (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_id` (Number) ID of the tenant where this prefix (ipam module) is attached.
- `vlan_id` (Number) ID of the vlan where this prefix (ipam module) is attached.
- `vrf_id` (Number) ID of the vrf attached to this prefix (ipam module).
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/ipam_service.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ resource "netbox_ipam_service" "service_test" {
- `description` (String) The description of this service (ipam module).
- `device_id` (Number) ID of the device linked to this service (ipam module).
- `ip_addresses_id` (List of Number) Array of ID of IP addresses attached to this service (ipam module).
- `tag` (Block Set) Existing tag to associate to this service (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `virtualmachine_id` (Number) ID of the VM linked to this service (ipam module).

### Read-Only
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/ipam_vlan.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ resource "netbox_ipam_vlan" "vlan_test" {
- `role_id` (Number) ID of the role attached to this vlan (ipam module).
- `site_id` (Number) ID of the site where this vlan (ipam module) is located.
- `status` (String) The description of this vlan (ipam module).
- `tag` (Block Set) Existing tag to associate to this vlan (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_id` (Number) ID of the tenant where this vlan (ipam module) is attached.
- `vlan_group_id` (Number) ID of the group where this vlan (ipam module) belongs to.

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/ipam_vlan_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resource "netbox_ipam_vlan_group" "vlan_group_test" {

### Optional

- `tag` (Block Set) Existing tag to associate to this vlan group (ipam module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))

### Read-Only

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/tenancy_contact.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ resource "netbox_tenancy_contact" "contact_test" {
- `custom_field` (Block Set) Existing custom fields to associate to this ressource. (see [below for nested schema](#nestedblock--custom_field))
- `email` (String) The e-mail for this contact (tenancy module).
- `phone` (String) The phone for this contact (tenancy module).
- `tag` (Block Set) Existing tag to associate to this contact (tenancy module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `title` (String) The title for this contact (tenancy module).

### Read-Only
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/tenancy_contact_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ resource "netbox_tenancy_contact_group" "contact_group_test" {
- `custom_field` (Block Set) Existing custom fields to associate to this ressource. (see [below for nested schema](#nestedblock--custom_field))
- `description` (String) Description for this contact group (tenancy module).
- `parent_id` (Number) ID of the contact group parent of this one.
- `tag` (Block Set) Existing tag to associate to this contact group (tenancy module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))

### Read-Only

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/tenancy_contact_role.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ resource "netbox_tenancy_contact_role" "contact_role_test" {

- `custom_field` (Block Set) Existing custom fields to associate to this ressource. (see [below for nested schema](#nestedblock--custom_field))
- `description` (String) Description for this contact role (tenancy module).
- `tag` (Block Set) Existing tag to associate to this contact role (tenancy module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))

### Read-Only

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/tenancy_tenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ resource "netbox_tenancy_tenant" "tenant_test" {
- `comments` (String) Comments for this tenant (tenancy module).
- `custom_field` (Block Set) Existing custom fields to associate to this ressource. (see [below for nested schema](#nestedblock--custom_field))
- `description` (String) The description for this tenant (tenancy module).
- `tag` (Block Set) Existing tag to associate to this tenant (tenancy module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_group_id` (Number) ID of the group where this tenant (tenancy module) is attached to.

### Read-Only
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/tenancy_tenant_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ resource "netbox_tenancy_tenant_group" "tenant_group_test" {

### Optional

- `tag` (Block Set) Existing tag to associate to this tenant group (tenancy module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))

### Read-Only

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/virtualization_interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ resource "netbox_virtualization_interface" "interface_test" {
- `mac_address` (String) Mac address for this interface (virtualization module)
- `mode` (String) The mode among access, tagged, tagged-all.
- `mtu` (Number) The MTU between 1 and 65536 for this interface (virtualization module).
- `tag` (Block Set) Existing tag to associate to this interface (virtualization module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tagged_vlans` (Set of Number) List of vlan id tagged for this interface (virtualization module)
- `untagged_vlan` (Number) Vlan ID untagged for this interface (virtualization module).

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/virtualization_vm.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ resource "netbox_virtualization_vm" "vm_test" {
- `platform_id` (Number) ID of the platform for this VM (virtualization module).
- `role_id` (Number) ID of the role for this VM (virtualization module).
- `status` (String) The status among offline, active, planned, staged, failed or decommissioning (active by default).
- `tag` (Block Set) Existing tag to associate to this VM (virtualization module). (see [below for nested schema](#nestedblock--tag))
- `tag` (Block Set) Existing tag to associate to this resource. (see [below for nested schema](#nestedblock--tag))
- `tenant_id` (Number) ID of the tenant where this VM (virtualization module) is attached.
- `vcpus` (String) The number of VCPUS for this VM (virtualization module).

Expand Down

0 comments on commit 02ee807

Please sign in to comment.