Skip to content

Commit 23bf329

Browse files
Fix support matrix format for recent releases (#822)
1 parent faee04a commit 23bf329

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ The provider is used to interact with the many resources and data sources suppor
4040
## Compatibility Matrix
4141
| Terraform Version | AOS Version | PC version | Other software versions | Supported |
4242
| :--- | :--- | :--- | :--- | :--- |
43-
| 2.1.1 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | yes |
44-
| 2.1.0 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | yes |
45-
| 2.0.0 | | 7.0 | pc2024.3 or later | ndb v2.7, nke v2.8, foundation v5.7 | Yes |
43+
| 2.1.1 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | | yes |
44+
| 2.1.0 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | | yes |
45+
| 2.0.0 | 7.0 | pc2024.3 or later | ndb v2.7, nke v2.8, foundation v5.7 | Yes |
4646
| 1.9.5 | | pc2023.1.0.2 | ndb v2.5.1.1, v2.5.1, v2.5 | Yes |
4747
| 1.9.4 | | pc2023, pc2023.1.0.2, pc2023.1.0.1 | | Yes |
4848
| 1.9.3 | | pc2023.1.0.1 | | No |

website/docs/index.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ Customers not taking advantage of the Advanced API/SDK Support Program will con
2323
## Compatibility Matrix
2424
| Terraform Version | AOS Version | PC version | Other software versions | Supported |
2525
| :--- | :--- | :--- | :--- | :--- |
26-
| 2.1.1 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | yes |
27-
| 2.1.0 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | yes |
26+
| 2.1.1 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | | yes |
27+
| 2.1.0 | 7.0.1, 7.0 | pc2024.3, pc2024.3.1 or later | | yes |
2828
| 2.0.0 | 7.0 | pc2024.3 or later | ndb v2.7, nke v2.8, foundation v5.7 | Yes |
2929
| 1.9.5 | | pc2023.1.0.2 | ndb v2.5.1.1, v2.5.1, v2.5 | Yes |
3030
| 1.9.4 | | pc2023, pc2023.1.0.2, pc2023.1.0.1 | | Yes |

0 commit comments

Comments
 (0)