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

support EKS logs #337

Closed
2 of 4 tasks
confiq opened this issue Apr 5, 2019 · 12 comments
Closed
2 of 4 tasks

support EKS logs #337

confiq opened this issue Apr 5, 2019 · 12 comments

Comments

@confiq
Copy link
Contributor

confiq commented Apr 5, 2019

I'm submitting a...

  • bug report
  • feature request
  • support request
  • kudos, thank you, warm fuzzy

What is the current behavior?

We depend on the issue 8204, but when that is implemented, we can configure logs for EKS.

What's the expected behavior?

Are you able to fix this problem and submit a PR? Link here if you have already.

Not yet

Environment details

Terraform v0.11.13

  • provider.aws v2.4.0 <- can't work with this
  • provider.kubernetes v1.5.2
  • provider.local v1.1.0
  • provider.null v2.1.0
  • provider.template v1.0.0

Any other relevant info

At the moment, we don't have requirements for AWS provider (correct me if I'm mistaken) but right now this module can't work with >v2.2 anyway (cluster_endpoints).
EDIT: Any suggestions on how to make provider aws version as a requirement?

@chenrui333
Copy link
Contributor

it has been released as provider v2.6.0 :)

@max-rocket-internet
Copy link
Contributor

And merged. Please test and I'll make a release soon.

@chenrui333
Copy link
Contributor

Sure, I will do a quick check on this today.

@chenrui333
Copy link
Contributor

BTW, if we want to release, we need to update the provider version in here too:
https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/examples/eks_test_fixture/main.tf#L6

@confiq
Copy link
Contributor Author

confiq commented Apr 15, 2019

#347

I'm closing this issue

@confiq confiq closed this as completed Apr 15, 2019
@chenrui333
Copy link
Contributor

I forgot to update here, I have run with aws provider 2.6.0 for last weekend without any issue.

@chenrui333
Copy link
Contributor

@max-rocket-internet I think we do need to enforce the provider version with the new feature of eks logs.

@confiq
Copy link
Contributor Author

confiq commented Apr 15, 2019

@chenrui333 the question is how? according to the https://github.com/terraform-aws-modules/terraform-aws-eks/pull/347/files , we only update example how to use the module

@chenrui333
Copy link
Contributor

yeah, indeed, I was think of enforcing the module version in the module level.

You might be interested with this issue I submitted, hashicorp/terraform#20996

@max-rocket-internet
Copy link
Contributor

I think we do need to enforce the provider version with the new feature of eks logs.

Indeed. I'm not sure how though. I think in the past we had providers defined inside the module itself but then TF community moved away from this I think?

@max-rocket-internet
Copy link
Contributor

Already had a issue for this: #348

@github-actions
Copy link

github-actions bot commented Dec 1, 2022

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 Dec 1, 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

No branches or pull requests

3 participants