Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

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

Closed
ckittel opened this issue Apr 14, 2021 · 1 comment · Fixed by #52
Assignees

Comments

@ckittel
Copy link
Member

ckittel commented Apr 14, 2021

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.

@ckittel
Copy link
Member Author

ckittel commented Apr 14, 2021

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

@mosabami mosabami assigned mosabami and hieumoscow and unassigned mosabami Apr 15, 2021
hieumoscow added a commit that referenced this issue Apr 15, 2021
@hieumoscow hieumoscow linked a pull request Apr 16, 2021 that will close this issue
8 tasks
@hieumoscow hieumoscow mentioned this issue Apr 16, 2021
8 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants