Skip to content

Commit

Permalink
Update product names
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Nov 27, 2023
1 parent 23931d3 commit cd313a4
Show file tree
Hide file tree
Showing 30 changed files with 57 additions and 57 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/device.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ data "sdwan_device" "example" {

Read-Only:

- `device_id` (String) The device ID as defined in vManage
- `device_id` (String) The device ID as defined in SD-WAN Manager
- `hostname` (String) Hostname for respective device
- `reachability` (String) Reachability of device
- `serial_number` (String) Serial number for device. Could be board or virtual identifier
Expand Down
2 changes: 1 addition & 1 deletion docs/guides/updating_templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ resource "sdwan_attach_feature_device_template" "test" {
}
```

This provider supports updates to a single feature template, device template and policy per device within a single `terraform apply` operation. This is due to vManage locking the templates and policies once a change has been made. If for example two feature templates used in the same device template are being updated, a `terraform apply` operation will show the following warning:
This provider supports updates to a single feature template, device template and policy per device within a single `terraform apply` operation. This is due to SD-WAN Manager locking the templates and policies once a change has been made. If for example two feature templates used in the same device template are being updated, a `terraform apply` operation will show the following warning:

```
│ Warning: Client Warning
Expand Down
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ provider "sdwan" {
### Optional

- `insecure` (Boolean) Allow insecure HTTPS client. This can also be set as the SDWAN_INSECURE environment variable. Defaults to `true`.
- `password` (String, Sensitive) Password for the SD-WAN vManage account. This can also be set as the SDWAN_PASSWORD environment variable.
- `password` (String, Sensitive) Password for the SD-WAN Manager account. This can also be set as the SDWAN_PASSWORD environment variable.
- `retries` (Number) Number of retries for REST API calls. This can also be set as the SDWAN_RETRIES environment variable. Defaults to `3`.
- `url` (String) URL of the Cisco SD-WAN vManage device. This can also be set as the SDWAN_URL environment variable.
- `username` (String) Username for the SD-WAN vManage account. This can also be set as the SDWAN_USERNAME environment variable.
- `url` (String) URL of the Cisco SD-WAN Manager device. This can also be set as the SDWAN_URL environment variable.
- `username` (String) Username for the SD-WAN Manager account. This can also be set as the SDWAN_USERNAME environment variable.
4 changes: 2 additions & 2 deletions docs/resources/cedge_aaa_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cedge_aaa_feature_template Resource - terraform-provider-sdwa
subcategory: "Feature Templates"
description: |-
This resource can manage a cEdge AAA feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cedge_aaa_feature_template (Resource)

This resource can manage a cEdge AAA feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cedge_global_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cedge_global_feature_template Resource - terraform-provider-s
subcategory: "Feature Templates"
description: |-
This resource can manage a cEdge Global feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cedge_global_feature_template (Resource)

This resource can manage a cEdge Global feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_banner_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_banner_feature_template Resource - terraform-provider-s
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco Banner feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_banner_feature_template (Resource)

This resource can manage a Cisco Banner feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_bfd_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_bfd_feature_template Resource - terraform-provider-sdwa
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco BFD feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_bfd_feature_template (Resource)

This resource can manage a Cisco BFD feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_bgp_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_bgp_feature_template Resource - terraform-provider-sdwa
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco BGP feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_bgp_feature_template (Resource)

This resource can manage a Cisco BGP feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_dhcp_server_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_dhcp_server_feature_template Resource - terraform-provi
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco DHCP Server feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_dhcp_server_feature_template (Resource)

This resource can manage a Cisco DHCP Server feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_logging_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_logging_feature_template Resource - terraform-provider-
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco Logging feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_logging_feature_template (Resource)

This resource can manage a Cisco Logging feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_ntp_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_ntp_feature_template Resource - terraform-provider-sdwa
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco NTP feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_ntp_feature_template (Resource)

This resource can manage a Cisco NTP feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_omp_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_omp_feature_template Resource - terraform-provider-sdwa
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco OMP feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_omp_feature_template (Resource)

This resource can manage a Cisco OMP feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_ospf_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_ospf_feature_template Resource - terraform-provider-sdw
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco OSPF feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_ospf_feature_template (Resource)

This resource can manage a Cisco OSPF feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_secure_internet_gateway_feature_template Resource - ter
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco Secure Internet Gateway feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_secure_internet_gateway_feature_template (Resource)

This resource can manage a Cisco Secure Internet Gateway feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_security_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_security_feature_template Resource - terraform-provider
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco Security feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_security_feature_template (Resource)

This resource can manage a Cisco Security feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_sig_credentials_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_sig_credentials_feature_template Resource - terraform-p
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco SIG Credentials feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_sig_credentials_feature_template (Resource)

This resource can manage a Cisco SIG Credentials feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_snmp_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_snmp_feature_template Resource - terraform-provider-sdw
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco SNMP feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_snmp_feature_template (Resource)

This resource can manage a Cisco SNMP feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_system_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_system_feature_template Resource - terraform-provider-s
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco System feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_system_feature_template (Resource)

This resource can manage a Cisco System feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_thousandeyes_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_thousandeyes_feature_template Resource - terraform-prov
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco ThousandEyes feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_thousandeyes_feature_template (Resource)

This resource can manage a Cisco ThousandEyes feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_vpn_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_vpn_feature_template Resource - terraform-provider-sdwa
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco VPN feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_vpn_feature_template (Resource)

This resource can manage a Cisco VPN feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_vpn_interface_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_vpn_interface_feature_template Resource - terraform-pro
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco VPN Interface feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_vpn_interface_feature_template (Resource)

This resource can manage a Cisco VPN Interface feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cisco_vpn_interface_ipsec_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cisco_vpn_interface_ipsec_feature_template Resource - terrafo
subcategory: "Feature Templates"
description: |-
This resource can manage a Cisco VPN Interface IPSec feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cisco_vpn_interface_ipsec_feature_template (Resource)

This resource can manage a Cisco VPN Interface IPSec feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/cli_template_feature_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_cli_template_feature_template Resource - terraform-provider-s
subcategory: "Feature Templates"
description: |-
This resource can manage a CLI Template feature template.
- Minimum vManage version: 15.0.0
- Minimum SD-WAN Manager version: 15.0.0
---

# sdwan_cli_template_feature_template (Resource)

This resource can manage a CLI Template feature template.
- Minimum vManage version: `15.0.0`
- Minimum SD-WAN Manager version: `15.0.0`

## Example Usage

Expand Down
4 changes: 2 additions & 2 deletions docs/resources/system_aaa_profile_parcel.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ page_title: "sdwan_system_aaa_profile_parcel Resource - terraform-provider-sdwan
subcategory: "Profile Parcels"
description: |-
This resource can manage a System AAA profile parcel.
- Minimum vManage version: 20.12.0
- Minimum SD-WAN Manager version: 20.12.0
---

# sdwan_system_aaa_profile_parcel (Resource)

This resource can manage a System AAA profile parcel.
- Minimum vManage version: `20.12.0`
- Minimum SD-WAN Manager version: `20.12.0`

## Example Usage

Expand Down
2 changes: 1 addition & 1 deletion gen/definitions/generic/device.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ attributes:
type: String
tf_name: device_id
example: 10.0.0.14
description: The device ID as defined in vManage
description: The device ID as defined in SD-WAN Manager
- model_name: uuid
type: String
description: Unique identifier for device
Expand Down
6 changes: 3 additions & 3 deletions gen/templates/provider.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit cd313a4

Please sign in to comment.