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

Add support for vSAN ESA enablement #182

Closed
2 of 4 tasks
dahtor2 opened this issue Jun 5, 2024 · 1 comment · Fixed by #190
Closed
2 of 4 tasks

Add support for vSAN ESA enablement #182

dahtor2 opened this issue Jun 5, 2024 · 1 comment · Fixed by #190
Assignees
Labels
enhancement Enhancement
Milestone

Comments

@dahtor2
Copy link

dahtor2 commented Jun 5, 2024

Code of Conduct

  • I have read and agree to the project's Code of Conduct.
  • Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
  • Do not leave "+1" or other comments that do not add relevant information or questions.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Add support for enabling/disabling vSAN ESA, since it's supported in VCF

Use Case(s)

Enable control of vSAN ESA.

Potential Configuration

vsan_datastore {
datastore_name = "${var.workload_domain_name}-vsan"
license_key = var.vsan_license_key
failures_to_tolerate = "2"
vsan_esa_enabled = true
}

References

No response

@dahtor2 dahtor2 added enhancement Enhancement needs-review Needs Review labels Jun 5, 2024
@github-actions github-actions bot added the pending-review Pending Review label Jun 5, 2024
@tenthirtyam tenthirtyam removed needs-review Needs Review pending-review Pending Review labels Jun 5, 2024
@spacegospod spacegospod self-assigned this Jun 17, 2024
@tenthirtyam tenthirtyam added this to the .next milestone Jun 19, 2024
Copy link

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants