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 AWS ECR Repository #30

Closed
rsclarke-vgw opened this issue Jan 6, 2021 · 1 comment
Closed

Add AWS ECR Repository #30

rsclarke-vgw opened this issue Jan 6, 2021 · 1 comment

Comments

@rsclarke-vgw
Copy link
Contributor

Currently ECR images are fetched by first calling DescribeRepository in order to set the appropriate input arguments for DescribeImages. However the repository structure itself contains details such as tag immutability, image scanning config and encryption is not persisted to the database for querying.

For example, one could query which ECR repositories allow mutable images.

ghost pushed a commit that referenced this issue Jan 7, 2021
@yevgenypats
Copy link
Member

@rsclarke-vgw Thanks for posting this! This should be solved in https://github.com/cloudquery/cloudquery/releases/tag/v0.7.7

zscholl pushed a commit that referenced this issue Jan 14, 2021
erezrokah pushed a commit that referenced this issue Aug 14, 2022
Synced local file(s) with [cloudquery/.github](https://github.com/cloudquery/.github).





---

This PR was created automatically by the [repo-file-sync-action](https://github.com/BetaHuhn/repo-file-sync-action) workflow run [#2604938158](https://github.com/cloudquery/.github/actions/runs/2604938158)
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