Skip to content

Commit c046973

Browse files
committed
Add support for ise 3.3
1 parent 8f515c1 commit c046973

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.1.15 (unreleased)
22

33
- Add `ise_endpoint` resource and data source
4+
- Add support for ISE version 3.3.0
45

56
## 0.1.14
67

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All resources and data sources have been tested with the following releases.
1111
| Platform | Version |
1212
| -------- | ------------- |
1313
| ISE | 3.2.0 Patch 4 |
14+
| ISE | 3.3.0 |
1415

1516
Documentation: <https://registry.terraform.io/providers/CiscoDevNet/ise/latest>
1617

docs/guides/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ description: |-
1010
## 0.1.15 (unreleased)
1111

1212
- Add `ise_endpoint` resource and data source
13+
- Add support for ISE version 3.3.0
1314

1415
## 0.1.14
1516

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ All resources and data sources have been tested with the following releases.
1717
| Platform | Version |
1818
| -------- | ------------- |
1919
| ISE | 3.2.0 Patch 4 |
20+
| ISE | 3.3.0 |
2021

2122
## Getting Started
2223

templates/guides/changelog.md.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ description: |-
1010
## 0.1.15 (unreleased)
1111

1212
- Add `ise_endpoint` resource and data source
13+
- Add support for ISE version 3.3.0
1314

1415
## 0.1.14
1516

templates/index.md.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ All resources and data sources have been tested with the following releases.
1717
| Platform | Version |
1818
| -------- | ------------- |
1919
| ISE | 3.2.0 Patch 4 |
20+
| ISE | 3.3.0 |
2021

2122
## Getting Started
2223

0 commit comments

Comments
 (0)