-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatic Credentails for a Windows VM #3308
Comments
Any details? What's exactly doesn't match? |
What type of credentials you are trying to create/use - are these GCP credentials for terraform to use, credentials you want to set using terraform? |
The local admin credentials on the VM that you can use to RDP/WinRM. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Please list the resources as a list, for example:
Trying to create a vanilla Windows Server 2016 and a set of credentials with it but can't find a working sample on the internet. I understand I should be poking around the metadata parameters.
Tried a workaround using gcloud but doesn't work very well because once the credentials are created Terraform will try to destroy the machine as it doesn't match the tfstate.
The text was updated successfully, but these errors were encountered: