-
Notifications
You must be signed in to change notification settings - Fork 455
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Adding vm_storage_policy_profile resource for tag based placement policy management #1094
Conversation
vsphere/internal/virtualdevice/virtual_machine_tag_rules_subresource.go
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just have a couple small adjustments.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cosmetic changes required
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thanks for the PR!
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Description
Adding VM_storage_policy_profile resource
CRUD operations for tag based placement policy rules
Acceptance tests
yes
VM_storage_policy_profile acceptance test: https://gist.github.com/sumitAgrawal007/9db3c782a3a4af268f51ce0f9cdb30d5
tag category acceptance test
https://gist.github.com/sumitAgrawal007/91ff0b3fe9af063de0deca85242f51cd
References
#993