Skip to content

Commit 8c7ed99

Browse files
committed
Update readme
1 parent c09051b commit 8c7ed99

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
# Terraform Provider ISE
44

5+
The ISE provider provides resources to interact with a Cisco ISE (Identity Service Engine) instance. It communicates with ISE via the REST API.
6+
7+
This provider uses both, the ERS and Open API. Instructions on how to enable API access can be found here: <https://developer.cisco.com/docs/identity-services-engine/latest/#!cisco-ise-api-framework>
8+
9+
All resources and data sources have been tested with the following releases.
10+
11+
| Platform | Version |
12+
| -------- | ------- |
13+
| ISE | 3.2 |
14+
15+
Documentation: <https://registry.terraform.io/providers/CiscoDevNet/ise/latest>
16+
517
## Requirements
618

719
- [Terraform](https://www.terraform.io/downloads.html) >= 1.0

0 commit comments

Comments
 (0)