Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version tracking #2213

Merged
merged 1 commit into from
Jun 13, 2024
Merged

chore: version tracking #2213

merged 1 commit into from
Jun 13, 2024

Conversation

tenthirtyam
Copy link
Collaborator

@tenthirtyam tenthirtyam commented Jun 13, 2024

Description

Adds // Minimum Supported Version: x.y.z where there is a version restriction.

This is preparation for removing checks and to support only 7.0 and higher per the product lifecycle.

@tenthirtyam tenthirtyam added the chore Type: Chore label Jun 13, 2024
@tenthirtyam tenthirtyam added this to the v2.8.2 milestone Jun 13, 2024
@tenthirtyam tenthirtyam self-assigned this Jun 13, 2024
@tenthirtyam tenthirtyam requested a review from a team as a code owner June 13, 2024 00:14
@github-actions github-actions bot added provider Type: Provider needs-review Status: Pull Request Needs Review labels Jun 13, 2024
vsphere/virtual_machine_config_structure.go Outdated Show resolved Hide resolved
@tenthirtyam tenthirtyam force-pushed the chore/version-tracking branch from 2eb25c2 to dddc594 Compare June 13, 2024 14:25
Adds "Minimum Supported Version: x.y.z" where there is a version restriction.

This is preparation for removing checks and to support only 7.0 and higher per the product lifecycle.

Signed-off-by: Ryan Johnson <[email protected]>
@tenthirtyam tenthirtyam force-pushed the chore/version-tracking branch from dddc594 to 0fbb86c Compare June 13, 2024 18:21
@tenthirtyam tenthirtyam merged commit 1586c80 into main Jun 13, 2024
6 checks passed
@tenthirtyam tenthirtyam deleted the chore/version-tracking branch June 13, 2024 18:25
Copy link

This functionality has been released in v2.8.2 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@hashicorp hashicorp locked as resolved and limited conversation to collaborators Jun 29, 2024
@tenthirtyam tenthirtyam removed the needs-review Status: Pull Request Needs Review label Aug 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore Type: Chore provider Type: Provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants