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

kubeconfig.admin.yaml should be configurable #37

Open
displague opened this issue Oct 11, 2023 · 0 comments
Open

kubeconfig.admin.yaml should be configurable #37

displague opened this issue Oct 11, 2023 · 0 comments
Assignees

Comments

@displague
Copy link
Member

displague commented Oct 11, 2023

kubeconfig.admin.yaml (as defined in https://github.com/equinix-labs/terraform-equinix-kubernetes-cluster/blob/main/main.tf#L122) should be an output of the module. This example should rely on that output, not take the filename for granted.

https://github.com/equinix-labs/terraform-equinix-kubernetes-cluster/blob/main/main.tf#L113-L124 should be modified to ensure that the filename (which could be a filename instead of hardcoded), helpful when the moule is used for multiple workspaces) and the module.path should be used in the paths of the null_resoource provisioner commands.

Originally posted by @displague in #33 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants