Skip to content
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

Updates to Azure SSH key references. #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yieter
Copy link
Collaborator

@yieter yieter commented May 9, 2024

The generated SSH key pair was expected to be in JSON format, but the key pairs are not currently supplied by Terraform in that format. Perhaps they used to be? This fix removing the JSON decoding. Updates have been made both in the documentation/AzureTerraform.md file and in the Templates/Azure/Terraform/ssh.tf file since the relevant Terraform code appears in both places.

With a properly authenticated Azure CLI client, terraform init and terraform apply succeed when run in the Templates/Azure/Terraform directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant