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

Crash when setting show_only to single empty string on helm_template #949

Closed
alexsomesan opened this issue Sep 8, 2022 · 1 comment · Fixed by #950
Closed

Crash when setting show_only to single empty string on helm_template #949

alexsomesan opened this issue Sep 8, 2022 · 1 comment · Fixed by #950
Assignees

Comments

@alexsomesan
Copy link
Member

Terraform, Provider, Kubernetes and Helm Versions

Terraform version:
Provider version:
Kubernetes version:

Affected Resource(s)

  • helm_template

Terraform Configuration Files

data "helm_template" "test" {
  show_only    = [""]
...
}

Debug Output

NOTE: In addition to Terraform debugging, please set HELM_DEBUG=1 to enable debugging info from helm.

Panic Output

https://gist.github.com/alexsomesan/033d7bff85011ab823c981176682843a

Steps to Reproduce

  1. terraform apply

Expected Behavior

Actual Behavior

Important Factoids

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2022
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.

2 participants