Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: iam deployment removing wsa (#443)
- Updated `Export-IamJsonSpec`, `Invoke-IamDeployment` and `Invoke-UndoIamDeployment` cmdlets based on removing Workspace ONE Access from the architecture. - Removed `iamConfigureVsphere.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-IamDeployment` cmdlet. - Removed `iamConfigureWorkspaceOneAccess.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-IamDeployment` cmdlet. - Removed `iamConfigureNsx.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-IamDeployment` cmdlet. - Removed `iamUndoDeployment.ps1` from the \SampleScripts\ directory as functionality now provided using the `Invoke-UndoIamDeployment` cmdlet. Signed-off-by: Gary Blake <gblake@vmware.com>
- Loading branch information