Skip to content

Commit

Permalink
Cosmetic documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Aug 8, 2024
1 parent eaff88f commit b5c4c37
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 42 deletions.
24 changes: 12 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
## 0.1.10 (unreleased)

- Add `fabric_l2_handoff` resource and data source
- 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+
- Add `wireless_device_provision` resource
- Add `fabric_provision_device` resource and data source
- Add `assign_templates_to_tag` resource and data source
- Add `tag` resource and data source
- Add `pnp_import_devices` resource
- Add `fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/fabricDevices`
- Add `fabric_l3_handoff_ip_transit` resource and data source
- Add `transitPeerNetworkId` as `id` to `transit_peer_network` resource
- Add `anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/anycastGateways`
- 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+
- Add `catalystcenter_fabric_l2_handoff` resource and data source
- 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+
- Add `catalystcenter_wireless_device_provision` resource
- Add `catalystcenter_fabric_provision_device` resource and data source
- Add `catalystcenter_assign_templates_to_tag` resource and data source
- Add `catalystcenter_tag` resource and data source
- Add `catalystcenter_pnp_import_devices` resource
- Add `catalystcenter_fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
- Add `catalystcenter_fabric_l3_handoff_ip_transit` resource and data source
- Add `transitPeerNetworkId` as `id` to `catalystcenter_transit_peer_network` resource
- Add `catalystcenter_anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
- 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+
- Fix issue with mandatory attributes in `transit_peer_network` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/92)
- BREAKING CHANGE: Fix `ip_pool` update if more than 25 pools are registered
- BREAKING CHANGE: Rename `radio_type_a_power_treshold_v1` attribute of `catalystcenter_wireless_rf_profile` resource to `radio_type_a_power_threshold_v1`
Expand Down
24 changes: 12 additions & 12 deletions docs/guides/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ description: |-

## 0.1.10 (unreleased)

- Add `fabric_l2_handoff` resource and data source
- 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+
- Add `wireless_device_provision` resource
- Add `fabric_provision_device` resource and data source
- Add `assign_templates_to_tag` resource and data source
- Add `tag` resource and data source
- Add `pnp_import_devices` resource
- Add `fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/fabricDevices`
- Add `fabric_l3_handoff_ip_transit` resource and data source
- Add `transitPeerNetworkId` as `id` to `transit_peer_network` resource
- Add `anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/anycastGateways`
- 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+
- Add `catalystcenter_fabric_l2_handoff` resource and data source
- 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+
- Add `catalystcenter_wireless_device_provision` resource
- Add `catalystcenter_fabric_provision_device` resource and data source
- Add `catalystcenter_assign_templates_to_tag` resource and data source
- Add `catalystcenter_tag` resource and data source
- Add `catalystcenter_pnp_import_devices` resource
- Add `catalystcenter_fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
- Add `catalystcenter_fabric_l3_handoff_ip_transit` resource and data source
- Add `transitPeerNetworkId` as `id` to `catalystcenter_transit_peer_network` resource
- Add `catalystcenter_anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
- 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+
- Fix issue with mandatory attributes in `transit_peer_network` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/92)
- BREAKING CHANGE: Fix `ip_pool` update if more than 25 pools are registered
- BREAKING CHANGE: Rename `radio_type_a_power_treshold_v1` attribute of `catalystcenter_wireless_rf_profile` resource to `radio_type_a_power_threshold_v1`
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ All resources and data sources have been tested with the following releases.

| Platform | Version |
| --------------- | ------- |
| Catalyst Center | 2.3.7.5 |
| Catalyst Center | 2.3.7.6 |

## Getting Started

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/wireless_device_provision.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
page_title: "catalystcenter_wireless_device_provision Resource - terraform-provider-catalystcenter"
subcategory: "Wireless"
description: |-
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
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
---

# catalystcenter_wireless_device_provision (Resource)

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
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

## Example Usage

Expand Down
2 changes: 1 addition & 1 deletion gen/definitions/wireless_device_provision.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Wireless Device Provision
rest_endpoint: /dna/intent/api/v1/wireless/provision
res_description: 'This resource provision wireless device. Every time this resource is created or re-created, the Catalyst Center considers provisioning new wireless device.
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.
When this resource is destroyed or updated or refreshed, no actions are done either on CatalystCenter or on devices'
no_data_source: true
no_read: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func (r *WirelessDeviceProvisionResource) Metadata(ctx context.Context, req reso
func (r *WirelessDeviceProvisionResource) Schema(ctx context.Context, req resource.SchemaRequest, resp *resource.SchemaResponse) {
resp.Schema = schema.Schema{
// This description is used by the documentation generator and the language server.
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,
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,

Attributes: map[string]schema.Attribute{
"id": schema.StringAttribute{
Expand Down
24 changes: 12 additions & 12 deletions templates/guides/changelog.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,18 @@ description: |-

## 0.1.10 (unreleased)

- Add `fabric_l2_handoff` resource and data source
- 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+
- Add `wireless_device_provision` resource
- Add `fabric_provision_device` resource and data source
- Add `assign_templates_to_tag` resource and data source
- Add `tag` resource and data source
- Add `pnp_import_devices` resource
- Add `fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/fabricDevices`
- Add `fabric_l3_handoff_ip_transit` resource and data source
- Add `transitPeerNetworkId` as `id` to `transit_peer_network` resource
- Add `anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+ `/sda/anycastGateways`
- 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+
- Add `catalystcenter_fabric_l2_handoff` resource and data source
- 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+
- Add `catalystcenter_wireless_device_provision` resource
- Add `catalystcenter_fabric_provision_device` resource and data source
- Add `catalystcenter_assign_templates_to_tag` resource and data source
- Add `catalystcenter_tag` resource and data source
- Add `catalystcenter_pnp_import_devices` resource
- Add `catalystcenter_fabric_device` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
- Add `catalystcenter_fabric_l3_handoff_ip_transit` resource and data source
- Add `transitPeerNetworkId` as `id` to `catalystcenter_transit_peer_network` resource
- Add `catalystcenter_anycast_gateway` resource and data source, this resource now only works with Catalyst Center version 2.3.7.5+
- 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+
- Fix issue with mandatory attributes in `transit_peer_network` resource, [link](https://github.com/CiscoDevNet/terraform-provider-catalystcenter/issues/92)
- BREAKING CHANGE: Fix `ip_pool` update if more than 25 pools are registered
- BREAKING CHANGE: Rename `radio_type_a_power_treshold_v1` attribute of `catalystcenter_wireless_rf_profile` resource to `radio_type_a_power_threshold_v1`
Expand Down
2 changes: 1 addition & 1 deletion templates/index.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ All resources and data sources have been tested with the following releases.

| Platform | Version |
| --------------- | ------- |
| Catalyst Center | 2.3.7.5 |
| Catalyst Center | 2.3.7.6 |

## Getting Started

Expand Down

0 comments on commit b5c4c37

Please sign in to comment.