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

AKS Learn feedback: #123402

Open
bannarisoftwares opened this issue Jun 16, 2024 · 2 comments
Open

AKS Learn feedback: #123402

bannarisoftwares opened this issue Jun 16, 2024 · 2 comments

Comments

@bannarisoftwares
Copy link

bannarisoftwares commented Jun 16, 2024

Type of issue

Typo

Feedback

Faced this error. Please update the teraform code.

https://stackoverflow.com/questions/78457405/azapi-resource-action-invalid-value-for-str-parameter-string-required

From

output "key_data" {
  value = jsondecode(azapi_resource_action.ssh_public_key_gen.output).publicKey
}
output "key_data" {
  value = azapi_resource_action.ssh_public_key_gen.output.publicKey
}

Page URL

https://learn.microsoft.com/en-us/azure/aks/learn/quick-kubernetes-deploy-terraform?tabs=bash&pivots=development-environment-azure-cli

Content source URL

https://github.com/MicrosoftDocs/azure-docs/blob/main/articles/aks/learn/quick-kubernetes-deploy-terraform.md

Author

@schaffererin

Document Id

93009f1b-a279-2a19-5c87-6352d8af10c8


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@PesalaPavan
Copy link
Contributor

@bannarisoftwares
Thanks for your feedback! We will investigate and update as appropriate.

@PesalaPavan
Copy link
Contributor

@bannarisoftwares
Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

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

No branches or pull requests

3 participants