Skip to content

Commit b5c4c37

Browse files
committed
Cosmetic documentation updates
1 parent eaff88f commit b5c4c37

File tree

8 files changed

+42
-42
lines changed

8 files changed

+42
-42
lines changed

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
## 0.1.10 (unreleased)
22

3-
- Add `fabric_l2_handoff` resource and data source
4-
- BREAKING CHANGE: Modified `wireless_profile` resource to use `/intent/api/v1/wirelessProfiles` API endpoint, this resource now only works with Catalyst Center version 2.3.7.6+
5-
- Add `wireless_device_provision` resource
6-
- Add `fabric_provision_device` resource and data source
7-
- Add `assign_templates_to_tag` resource and data source
8-
- Add `tag` resource and data source
9-
- Add `pnp_import_devices` resource
10-
- Add `fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/fabricDevices`
11-
- Add `fabric_l3_handoff_ip_transit` resource and data source
12-
- Add `transitPeerNetworkId` as `id` to `transit_peer_network` resource
13-
- Add `anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/anycastGateways`
14-
- BREAKING CHANGE: Modified `fabric_site` resource to use `/dna/intent/api/v1/sda/fabricSites` API endpoint, this resource now only works with Catalyst Center version 2.3.7.5+
3+
- Add `catalystcenter_fabric_l2_handoff` resource and data source
4+
- BREAKING CHANGE: Modified `catalystcenter_wireless_profile` resource to use `/intent/api/v1/wirelessProfiles` API endpoint, this resource now only works with Catalyst Center version 2.3.7.6+
5+
- Add `catalystcenter_wireless_device_provision` resource
6+
- Add `catalystcenter_fabric_provision_device` resource and data source
7+
- Add `catalystcenter_assign_templates_to_tag` resource and data source
8+
- Add `catalystcenter_tag` resource and data source
9+
- Add `catalystcenter_pnp_import_devices` resource
10+
- Add `catalystcenter_fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
11+
- Add `catalystcenter_fabric_l3_handoff_ip_transit` resource and data source
12+
- Add `transitPeerNetworkId` as `id` to `catalystcenter_transit_peer_network` resource
13+
- Add `catalystcenter_anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
14+
- BREAKING CHANGE: Modified `catalystcenter_fabric_site` resource to use `/dna/intent/api/v1/sda/fabricSites` API endpoint, this resource now only works with Catalyst Center version 2.3.7.5+
1515
- Fix issue with mandatory attributes in `transit_peer_network` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/92)
1616
- BREAKING CHANGE: Fix `ip_pool` update if more than 25 pools are registered
1717
- BREAKING CHANGE: Rename `radio_type_a_power_treshold_v1` attribute of `catalystcenter_wireless_rf_profile` resource to `radio_type_a_power_threshold_v1`

docs/guides/changelog.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ description: |-
99

1010
## 0.1.10 (unreleased)
1111

12-
- Add `fabric_l2_handoff` resource and data source
13-
- BREAKING CHANGE: Modified `wireless_profile` resource to use `/intent/api/v1/wirelessProfiles` API endpoint, this resource now only works with Catalyst Center version 2.3.7.6+
14-
- Add `wireless_device_provision` resource
15-
- Add `fabric_provision_device` resource and data source
16-
- Add `assign_templates_to_tag` resource and data source
17-
- Add `tag` resource and data source
18-
- Add `pnp_import_devices` resource
19-
- Add `fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/fabricDevices`
20-
- Add `fabric_l3_handoff_ip_transit` resource and data source
21-
- Add `transitPeerNetworkId` as `id` to `transit_peer_network` resource
22-
- Add `anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/anycastGateways`
23-
- BREAKING CHANGE: Modified `fabric_site` resource to use `/dna/intent/api/v1/sda/fabricSites` API endpoint, this resource now only works with Catalyst Center version 2.3.7.5+
12+
- Add `catalystcenter_fabric_l2_handoff` resource and data source
13+
- BREAKING CHANGE: Modified `catalystcenter_wireless_profile` resource to use `/intent/api/v1/wirelessProfiles` API endpoint, this resource now only works with Catalyst Center version 2.3.7.6+
14+
- Add `catalystcenter_wireless_device_provision` resource
15+
- Add `catalystcenter_fabric_provision_device` resource and data source
16+
- Add `catalystcenter_assign_templates_to_tag` resource and data source
17+
- Add `catalystcenter_tag` resource and data source
18+
- Add `catalystcenter_pnp_import_devices` resource
19+
- Add `catalystcenter_fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
20+
- Add `catalystcenter_fabric_l3_handoff_ip_transit` resource and data source
21+
- Add `transitPeerNetworkId` as `id` to `catalystcenter_transit_peer_network` resource
22+
- Add `catalystcenter_anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
23+
- BREAKING CHANGE: Modified `catalystcenter_fabric_site` resource to use `/dna/intent/api/v1/sda/fabricSites` API endpoint, this resource now only works with Catalyst Center version 2.3.7.5+
2424
- Fix issue with mandatory attributes in `transit_peer_network` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/92)
2525
- BREAKING CHANGE: Fix `ip_pool` update if more than 25 pools are registered
2626
- BREAKING CHANGE: Rename `radio_type_a_power_treshold_v1` attribute of `catalystcenter_wireless_rf_profile` resource to `radio_type_a_power_threshold_v1`

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All resources and data sources have been tested with the following releases.
1414

1515
| Platform | Version |
1616
| --------------- | ------- |
17-
| Catalyst Center | 2.3.7.5 |
17+
| Catalyst Center | 2.3.7.6 |
1818

1919
## Getting Started
2020

docs/resources/wireless_device_provision.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
page_title: "catalystcenter_wireless_device_provision Resource - terraform-provider-catalystcenter"
44
subcategory: "Wireless"
55
description: |-
6-
This resource provision wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device. When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices
6+
This resource is used to provision a wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device. When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices
77
---
88

99
# catalystcenter_wireless_device_provision (Resource)
1010

11-
This resource provision wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device. When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices
11+
This resource is used to provision a wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device. When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices
1212

1313
## Example Usage
1414

gen/definitions/wireless_device_provision.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Wireless Device Provision
33
rest_endpoint: /dna/intent/api/v1/wireless/provision
4-
res_description: 'This resource provision wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device.
4+
res_description: 'This resource is used to provision a wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device.
55
When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices'
66
no_data_source: true
77
no_read: true

internal/provider/resource_catalystcenter_wireless_device_provision.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ func (r *WirelessDeviceProvisionResource) Metadata(ctx context.Context, req reso
5656
func (r *WirelessDeviceProvisionResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse) {
5757
resp.Schema = schema.Schema{
5858
// This description is used by the documentation generator and the language server.
59-
MarkdownDescription: helpers.NewAttributeDescription("This resource provision wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device. When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices").String,
59+
MarkdownDescription: helpers.NewAttributeDescription("This resource is used to provision a wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device. When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices").String,
6060

6161
Attributes: map[string]schema.Attribute{
6262
"id": schema.StringAttribute{

templates/guides/changelog.md.tmpl

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ description: |-
99

1010
## 0.1.10 (unreleased)
1111

12-
- Add `fabric_l2_handoff` resource and data source
13-
- BREAKING CHANGE: Modified `wireless_profile` resource to use `/intent/api/v1/wirelessProfiles` API endpoint, this resource now only works with Catalyst Center version 2.3.7.6+
14-
- Add `wireless_device_provision` resource
15-
- Add `fabric_provision_device` resource and data source
16-
- Add `assign_templates_to_tag` resource and data source
17-
- Add `tag` resource and data source
18-
- Add `pnp_import_devices` resource
19-
- Add `fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/fabricDevices`
20-
- Add `fabric_l3_handoff_ip_transit` resource and data source
21-
- Add `transitPeerNetworkId` as `id` to `transit_peer_network` resource
22-
- Add `anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/anycastGateways`
23-
- BREAKING CHANGE: Modified `fabric_site` resource to use `/dna/intent/api/v1/sda/fabricSites` API endpoint, this resource now only works with Catalyst Center version 2.3.7.5+
12+
- Add `catalystcenter_fabric_l2_handoff` resource and data source
13+
- BREAKING CHANGE: Modified `catalystcenter_wireless_profile` resource to use `/intent/api/v1/wirelessProfiles` API endpoint, this resource now only works with Catalyst Center version 2.3.7.6+
14+
- Add `catalystcenter_wireless_device_provision` resource
15+
- Add `catalystcenter_fabric_provision_device` resource and data source
16+
- Add `catalystcenter_assign_templates_to_tag` resource and data source
17+
- Add `catalystcenter_tag` resource and data source
18+
- Add `catalystcenter_pnp_import_devices` resource
19+
- Add `catalystcenter_fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
20+
- Add `catalystcenter_fabric_l3_handoff_ip_transit` resource and data source
21+
- Add `transitPeerNetworkId` as `id` to `catalystcenter_transit_peer_network` resource
22+
- Add `catalystcenter_anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
23+
- BREAKING CHANGE: Modified `catalystcenter_fabric_site` resource to use `/dna/intent/api/v1/sda/fabricSites` API endpoint, this resource now only works with Catalyst Center version 2.3.7.5+
2424
- Fix issue with mandatory attributes in `transit_peer_network` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/92)
2525
- BREAKING CHANGE: Fix `ip_pool` update if more than 25 pools are registered
2626
- BREAKING CHANGE: Rename `radio_type_a_power_treshold_v1` attribute of `catalystcenter_wireless_rf_profile` resource to `radio_type_a_power_threshold_v1`

templates/index.md.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ All resources and data sources have been tested with the following releases.
1414

1515
| Platform | Version |
1616
| --------------- | ------- |
17-
| Catalyst Center | 2.3.7.5 |
17+
| Catalyst Center | 2.3.7.6 |
1818

1919
## Getting Started
2020

0 commit comments

Comments
 (0)