Azure/caf-terraform-landingzones-accelerator

AKS Deployment Failure with "Expressions used in outputs can only refer to sensitive values if the sensitive attribute is true" error

ckittel opened this issue · 1 comments

When executing the AKS deployment on the step eval terraform apply ${parameter_files} (or plan) this results in the following:

│ Error: Output refers to sensitive values
│
│   on .terraform/modules/caf/modules/compute/aks/output.tf line 39:
│   39: output kube_admin_config_raw {
│
│ Expressions used in outputs can only refer to sensitive values if the sensitive attribute is true.

Process cannot continue.

Using latest GA terraform cli. @mosabami is receiving the same thing.

@hieumoscow -- can you take a look at this before the bug bash? Otherwise no one is going to be able to bash any bugs! ;)