forked from hashicorp/terraform-provider-vsphere
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/vmfs_datastore: Make constants more specific, remove update state save
The constant names were really general and we may have run into collisions eventually. Also, we don't need to record every disk update like I thought for some reason - if there is an error, it will just be picked up next refresh anyway. Removed this extra bit of complexity to be consistent with the fact that we really don't do this anywhere else.
- Loading branch information
1 parent
fc772b4
commit a61ebf3
Showing
1 changed file
with
9 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters