MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.07k stars 21.12k forks source link

AKS Learn feedback: #123402

Open bannarisoftwares opened 1 week ago

bannarisoftwares commented 1 week ago

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 commented 1 week ago

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

PesalaPavan commented 1 week ago

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