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

configmaps aws_auth connection refused #7

Closed
tnguyen14 opened this issue Apr 30, 2020 · 2 comments
Closed

configmaps aws_auth connection refused #7

tnguyen14 opened this issue Apr 30, 2020 · 2 comments

Comments

@tnguyen14
Copy link

tnguyen14 commented Apr 30, 2020

I tried running terraform apply, and got this error.

Error: Post http://localhost/api/v1/namespaces/kube-system/configmaps: dial tcp 127.0.0.1:80: connect: connection refused

  on .terraform/modules/eks/terraform-aws-eks-11.1.0/aws_auth.tf line 62, in resource "kubernetes_config_map" "aws_auth":
  62: resource "kubernetes_config_map" "aws_auth" {

What could I be doing wrong here? I originally opened terraform-aws-modules/terraform-aws-eks#853, but was informed that it could be an issue with this repo.

@tnguyen14
Copy link
Author

Just realized this is a duplicate of #5

@im2nguyen
Copy link
Collaborator

This has been addressed in #2 and a change has been merged into master, thanks for flagging this

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