Conversation
59027ec to
8f4efb0
Compare
|
Hi @emriver, 👋🏻 Thanks for the contribution - we'll check this one out soon! IN the meantime, would you be open to including the data source as well? This would likely follow a similar structure of the Ryan Johnson, VMware by Broadcom |
Hi, I will try to do it asap. I didn't do it at first because I had doubts about its utility. |
8f4efb0 to
5ee7615
Compare
306e9a8 to
665263b
Compare
spacegospod
left a comment
There was a problem hiding this comment.
Looks good, thank you for adding comprehensive tests!
tenthirtyam
left a comment
There was a problem hiding this comment.
Just some minor changes requested to the test examples.
665263b to
657cbaa
Compare
|
@emriver Can you mark comments as resolved once the update(s) is commited? |
657cbaa to
d6e3081
Compare
This should be good now. |
tenthirtyam
left a comment
There was a problem hiding this comment.
Two more mino nits, but once cleared this should be ready to merge.
d6e3081 to
a89eeef
Compare
a89eeef to
013efb7
Compare
Adds support for vSphere alarms resource and datasource. Ref: vmware#1312
013efb7 to
35d048f
Compare
|
I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Summary
This new feature allows to manage alarms with Terraform.
This will allow to easily duplicate alarm configurations across datacenters, clusters, or even virtual machines.
Type
fix: Bug Fixfeat: Feature or Enhancementdocs: Documentationrefactor: Refactoringchore: Build, Dependencies, Workflows, etc.other: Other (Please describe.)Breaking Changes?
Tests
Output:
Documentation
Issue References
Resolves #1312
Release Note
Additional Information
Alarms can have a lot of possible parameters and options, I didn't find a way to hide all the complexity (like using a metric_counter_id instead of a user friendly name).
Some of the tests only work with vSphere >= 8.