Skip to content

Commit

Permalink
Merge pull request #418 from Juniper/415-reconfigure-provider-documen…
Browse files Browse the repository at this point in the history
…tation

forgot to update make docs
  • Loading branch information
bwJuniper authored Oct 25, 2023
2 parents 74194d2 + 6bad6d8 commit 4f8b53c
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/blueprint_deployment.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_blueprint_deployment Data Source - terraform-provider-apstra"
subcategory: "RefDesign: Datacenter"
subcategory: "RefDesign: Any"
description: |-
This data source returns the deployment status of a Blueprint.
---
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/blueprint_iba_dashboard.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_blueprint_iba_dashboard Data Source - terraform-provider-apstra"
subcategory: "RefDesign: Datacenter"
subcategory: "RefDesign: Any"
description: |-
This data source provides details of a specific IBA Dashboard in a Blueprint.
At least one optional attribute is required.
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/datacenter_blueprint.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_datacenter_blueprint Data Source - terraform-provider-apstra"
subcategory: "RefDesign: Any"
subcategory: "RefDesign: Datacenter"
description: |-
This data source looks up summary details of a Datacenter Blueprint.
At least one optional attribute is required.
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/datacenter_property_sets.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_datacenter_property_sets Data Source - terraform-provider-apstra"
subcategory: "RefDesign: Any"
subcategory: "RefDesign: Datacenter"
description: |-
This data source returns the ID numbers of all Property Sets in the Blueprint.
---
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/interface_map.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_interface_map Data Source - terraform-provider-apstra"
subcategory: "Resources"
subcategory: "Design"
description: |-
This data source provides details of a specific Interface Map.
At least one optional attribute is required.
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/property_set.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_property_set Data Source - terraform-provider-apstra"
subcategory: "RefDesign: Any"
subcategory: "Design"
description: |-
This data source provides details of a specific PropertySet.
At least one optional attribute is required.
Expand Down
2 changes: 1 addition & 1 deletion docs/data-sources/property_sets.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_property_sets Data Source - terraform-provider-apstra"
subcategory: "RefDesign: Any"
subcategory: "Design"
description: |-
This data source returns the ID numbers of all Property Sets.
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/datacenter_configlet.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_datacenter_configlet Resource - terraform-provider-apstra"
subcategory: "RefDesign: Datacenter"
subcategory: "Design"
description: |-
This resource imports a Configlet into a Blueprint.
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/datacenter_device_allocation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_datacenter_device_allocation Resource - terraform-provider-apstra"
subcategory: "Devices"
subcategory: "RefDesign: Datacenter"
description: |-
This resource allocates a Managed Device (probably a switch) to a node role (spine1, etc...) within a Blueprint.
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/datacenter_resource_pool_allocation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_datacenter_resource_pool_allocation Resource - terraform-provider-apstra"
subcategory: "RefDesign: Any"
subcategory: "RefDesign: Datacenter"
description: |-
This resource allocates a resource pool to a role within a Blueprint.
---
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/modular_device_profile.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
page_title: "apstra_modular_device_profile Resource - terraform-provider-apstra"
subcategory: "Design"
subcategory: "Devices"
description: |-
This resource creates a Device Profile for a chassis-based device
---
Expand Down

0 comments on commit 4f8b53c

Please sign in to comment.