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

πŸ› [BUG] - Invalid value for "inputMap" parameter: argument must not be null. #13

Closed
johncosta opened this issue Dec 10, 2023 · 0 comments Β· Fixed by #14
Closed

πŸ› [BUG] - Invalid value for "inputMap" parameter: argument must not be null. #13

johncosta opened this issue Dec 10, 2023 · 0 comments Β· Fixed by #14
Labels
bug Something isn't working

Comments

@johncosta
Copy link
Owner

Description

module.k8s.data.digitalocean_kubernetes_versions.version: Reading...
β•·
β”‚ Error: Invalid function argument
module.k8s.digitalocean_vpc.vpc[0]: Refreshing state... [id=e723f9b4-b1e0-41bc-a26b-69acf27bb900]
β”‚ 
β”‚   on .terraform/modules/k8s/modules/cluster-addons/argo.tf line 2, in locals:
β”‚    2:   argo_config        = lookup(var.cluster_addons, "argo", null)
β”‚     β”œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€
β”‚     β”‚ while calling lookup(inputMap, key, default...)
β”‚     β”‚ var.cluster_addons is null
β”‚ 
β”‚ Invalid value for "inputMap" parameter: argument must not be null.

Reproduction URL

https://github.com/johncosta/terraform-digitalocean-kubernetes

Reproduction steps

n/a

Screenshots

![DESCRIPTION](LINK.png)

Logs

No response

Browsers

No response

OS

No response

@johncosta johncosta added the bug Something isn't working label Dec 10, 2023
johncosta added a commit that referenced this issue Dec 10, 2023
[GH-13] Add values for empty configurations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant