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

d/ecr_repository- make registry_id optional to allow to filter by account + add missing attributes #14368

Merged
merged 4 commits into from
Jul 31, 2020

Commits on Jul 28, 2020

  1. make registry_id optional to allow to filter by account

    add `image_tag_mutability` and `image_scanning_configuration` attributes
    DrFaust92 committed Jul 28, 2020
    Configuration menu
    Copy the full SHA
    26cd670 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Update aws/data_source_aws_ecr_repository.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    DrFaust92 and bflad authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    0db250c View commit details
    Browse the repository at this point in the history
  2. Update aws/data_source_aws_ecr_repository_test.go

    Co-authored-by: Brian Flad <bflad417@gmail.com>
    DrFaust92 and bflad authored Jul 31, 2020
    Configuration menu
    Copy the full SHA
    5038116 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39bcc03 View commit details
    Browse the repository at this point in the history