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

Add Support for AWS Resource EKS #1647

Open
jmurillo9 opened this issue Mar 24, 2023 · 0 comments
Open

Add Support for AWS Resource EKS #1647

jmurillo9 opened this issue Mar 24, 2023 · 0 comments
Labels
kind/enhancement New feature or improvement

Comments

@jmurillo9
Copy link

Description
After reviewing the documentation referenced here, it appears like AWS EKS is not currently supported. It would be amazing to support this AWS service so that we can get some drift detection on these resources.

Example
Ideal scenario, I can setup a .driftignore file that looks like this:

*
!aws_eks_cluster*

Then when I run driftctl, I can either query my statefiles in S3 or pull them down locally to compare and see the diff.

Thanks again in advance for considering this.

@jmurillo9 jmurillo9 added the kind/enhancement New feature or improvement label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

1 participant