forked from nutanix/terraform-provider-nutanix
-
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.
Skipping state refresh for ngt credentials while reading nutanix_vm.
Behaviour: NGT Credentials were listed in plan as additions even after the operation was performed. Reason: vms/uuid and vms/ API doesn't return NGT credentials as a part of nutanix guest customization. Due to which we were populating empty credentials in the state which caused the diff.
- Loading branch information
1 parent
e21f85a
commit 318ce93
Showing
2 changed files
with
0 additions
and
7 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
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