Skip to content

Commit

Permalink
auto-genereated rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
migara committed Jan 21, 2025
1 parent bdf7aee commit 7289a85
Show file tree
Hide file tree
Showing 40 changed files with 1,115 additions and 1,176 deletions.
16 changes: 7 additions & 9 deletions docs/data-sources/addresses.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,14 @@
---
# generated by https://github.com/hashicorp/terraform-plugin-docs
page_title: "panos_addresses Data Source - panos"
subcategory: ""
page_title: 'panos_addresses Data Source - panos'
subcategory: 'Objects'
description: |-
---

# panos_addresses (Data Source)





<!-- schema generated by tfplugindocs -->

## Schema

### Required
Expand All @@ -21,6 +17,7 @@ description: |-
- `location` (Attributes) The location of this object. (see [below for nested schema](#nestedatt--location))

<a id="nestedatt--addresses"></a>

### Nested Schema for `addresses`

Optional:
Expand All @@ -33,8 +30,8 @@ Optional:
- `ip_wildcard` (String) The IP wildcard value.
- `tags` (List of String) The administrative tags.


<a id="nestedatt--location"></a>

### Nested Schema for `location`

Optional:
Expand All @@ -44,15 +41,16 @@ Optional:
- `vsys` (Attributes) Located in a specific Virtual System (see [below for nested schema](#nestedatt--location--vsys))

<a id="nestedatt--location--device_group"></a>

### Nested Schema for `location.device_group`

Optional:

- `name` (String) Device Group name
- `panorama_device` (String) Panorama device name


<a id="nestedatt--location--vsys"></a>

### Nested Schema for `location.vsys`

Optional:
Expand Down
Loading

0 comments on commit 7289a85

Please sign in to comment.