IBM-Cloud / terraform-provider-ibm

https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs
Mozilla Public License 2.0
339 stars 662 forks source link

Support to retrive the windows password for VPC instance #1454

Closed hkantare closed 4 years ago

hkantare commented 4 years ago

As a developer or administrator I need to be able to get the password to a Windows VSI instance from a terraform data block

The current process to retrieve a Windows Administrator password from a VSI deployed in Virtual Private Cloud is cumbersome and cannot be accomplished via a Terraform data block. See https://cloud.ibm.com/docs/vpc-on-classic-vsi?topic=vpc-on-classic-vsi-connecting-to-your-windows-instance for current documented process. This is unlike Linux or Windows VSI’s outside of VPC. We need a an improved procedure to retrieve the Windows Administrator password after deployment through Terraform in order to provide additional automation post-provisioning. h

hkantare commented 4 years ago

Available in latest release https://github.com/IBM-Cloud/terraform-provider-ibm/releases/tag/v1.10.0