Skip to content

Commit

Permalink
fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinderReddyF5 committed Oct 25, 2024
1 parent a3b28d2 commit 6d1ac19
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions docs/data-sources/cm_device_inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ Get information about the VLANs on f5os platform.

Use this data source to get information, such as vlan

## Example Usage

```terraform
data "bigipnext_cm_device_inventory" "test" {}
```

<!-- schema generated by tfplugindocs -->
## Schema
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
data "bigipnext_cm_device_inventory" "test" {}
data "bigipnext_cm_device_inventory" "test" {}

0 comments on commit 6d1ac19

Please sign in to comment.