Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Commit cd24a11

Browse files
authored
docs: update supported versions (#300)
Updates supported versions. Signed-off-by: Ryan Johnson <ryan.johnson@broadcom.com>
1 parent b1f50cd commit cd24a11

4 files changed

Lines changed: 18 additions & 25 deletions

File tree

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@ body:
3232
id: version-vcf
3333
attributes:
3434
label: VMware Cloud Foundation
35-
description: Please provide the VMware Cloud Foundation version.
35+
description: >
36+
Please provide the VMware Cloud Foundation version.
37+
38+
For details on specific VMware Cloud Foundation versions supported by this module, please refer to the [documentation](https://vmware.github.io/powershell-module-for-vmware-cloud-foundation/).
3639
validations:
3740
required: true
3841
- type: input

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,11 @@
1414

1515
`PowerVCF` is an open source PowerShell Module for interacting with the [VMware Cloud Foundation][docs-vmware-cloud-foundation] public API.
1616

17+
For details on specific VMware Cloud Foundation versions supported by this module, please refer to the [documentation][docs-module].
18+
1719
## Documentation
1820

19-
Please refer to the [documentation][docs-module] for more information on how to use this module.
21+
For detailed instructions on using this module, refer to the [documentation][docs-module].
2022

2123
## Contributing
2224

docs/community/index.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,3 @@ This PowerShell module is the work of many contributors and the project team app
44

55
Thank you for your interest in the project. Whether it's a bug report, enhancement, correction, or
66
additional documentation, we greatly value feedback and contributions from our community.
7-
8-
Name | Role | GitHub |
9-
------------------|--------------|------------------------------------------------------------------|
10-
Brian O'Connell | Maintainer | [:fontawesome-brands-github:](https://github.com/LifeOfBrianOC) |
11-
Gary Blake | Maintainer | [:fontawesome-brands-github:](https://github.com/GaryJBlake) |
12-
Ken Gould | Maintainer | [:fontawesome-brands-github:](https://github.com/feardamhan) |
13-
Ryan Johnson | Maintainer | [:fontawesome-brands-github:](https://github.com/tenthirtyam) |
14-
Giuliano Bertello | Collaborator | [:fontawesome-brands-github:](https://github.com/GiulianoBerteo) |

docs/index.md

Lines changed: 11 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,22 @@
1414

1515
## Requirements
1616

17-
### Platforms
17+
### VMware Cloud Foundation
1818

19-
The following table lists the supported platforms for this module.
19+
The following table lists the supported releases for this module.
2020

21-
Platform | Supported
22-
-------------------------------------------------------------|------------------------------------
23-
:fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.1 | :fontawesome-solid-check:{ .green }
24-
:fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.0 | :fontawesome-solid-check:{ .green }
25-
:fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 4.5 | :fontawesome-solid-check:{ .green }
26-
:fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 4.4 | :fontawesome-solid-check:{ .green }
27-
:fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 4.3 | :fontawesome-solid-check:{ .green }
21+
| Platform | Support |
22+
|--------------------------------------------------------------| ----------------------------------- |
23+
| :fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.2 | :fontawesome-solid-check:{ .green } |
24+
| :fontawesome-solid-cloud: &nbsp; VMware Cloud Foundation 5.1 | :fontawesome-solid-check:{ .green } |
2825

29-
### Operating Systems
26+
???+ tip "Support for Newer Major Releases"
3027

31-
The following table lists the supported operating systems for this module.
28+
This module will **only** be sustained for supported versions of the VMware Cloud Foundation releases listed above to address critical issues. You can find general details on supported versions in the [Broadcom Product Lifecycle](https://support.broadcom.com/group/ecx/productlifecycle).
3229

33-
Operating System | Version
34-
-----------------------------------------------------------------------|-----------
35-
:fontawesome-brands-windows: &nbsp; Microsoft Windows Server | 2019, 2022
36-
:fontawesome-brands-windows: &nbsp; Microsoft Windows | 10, 11
30+
Please note that this module **will not** provide support or new enhancements for future major releases of VMware Cloud Foundation. If you're planning to upgrade to those newer releases, we encourage you to explore alternative in-product or custom automation solutions.
31+
32+
We truly appreciate your reliance on and support of this module. Thank you for your understanding as we transition to sustaining the module for these specific major versions.
3733

3834
### PowerShell
3935

0 commit comments

Comments
 (0)