You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds an optional second Ops Manager VM. A common pattern for teams is to deploy two Ops Managers at the same time to facilitate testing an upgrade scenario. One Ops Manager with the old version, and a second one with the newer version.
Deletes the Ops Manager OS disk when the VM is deleted. This fixes an issue that would prevent recreating the Ops Manager VM with a newer image.
Simplifies the names of properties provided as outputs.
Dynamically generates an SSH key-pair to be used to access the Ops Manager VM. The keys are available as outputs.