Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:cisco-en-programmability/terrafo…
Browse files Browse the repository at this point in the history
…rm-provider-dnacenter into develop
  • Loading branch information
fmunoz committed Jan 10, 2023
2 parents 3425df5 + c638052 commit 57313ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ assignees: ''
**Prerequisites**
* [ ] Have you tested the operation in the API directly?
* [ ] Do you have the latest Terraform provider version?
* [ ] Review the [compatibility matrix](https://github.com/cisco-en-programmability/terraform-provider-dnacenter/tree/main#compatibility-matrix) before opening an issue.

**Describe the bug**
A clear and concise description of what the bug is.
Expand All @@ -26,8 +27,5 @@ Please provide an screenshot of the successful API call with cuRL, Postman, etc.
* Cisco DNA Center provider version:
* OS Version:

**Verify compatibility**
* https://github.com/cisco-en-programmability/terraform-provider-dnacenter/tree/main#compatibility-matrix

**Additional context**
Add any other context about the problem here.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This collection has been tested and supports Cisco DNA Center 2.2.3.3.
Other versions of this collection have support for previous Cisco DNA Center versions. The recommended versions are listed below on the [Compatibility matrix](#compatibility-matrix).

## Compatibility matrix
The following table shows the supported versions.

| Cisco DNA Center version | Terraform "dnacenter" provider version |
|--------------------------|----------------------------------------|
Expand All @@ -25,6 +26,8 @@ Other versions of this collection have support for previous Cisco DNA Center ver
| 2.2.3.3 | 0.3.0 |
| 2.3.3.0 | 1.0.14-beta |

If your SDK, Terraform provider is older please consider updating it first.

## Using the provider

There are two ways to get and use the provider.
Expand Down

0 comments on commit 57313ff

Please sign in to comment.