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

r/ecr_registry_policy - new resource #16831

Merged
merged 17 commits into from
Apr 5, 2021

Conversation

DrFaust92
Copy link
Collaborator

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates #16668

Release note for CHANGELOG:

resource_aws_ecr_registry_policy - new resource

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccAWSEcrRegistryPolicy'
--- PASS: TestAccAWSEcrRegistryPolicy_serial (95.48s)
    --- PASS: TestAccAWSEcrRegistryPolicy_serial/basic (66.63s)
    --- PASS: TestAccAWSEcrRegistryPolicy_serial/disappears (28.85s)

@DrFaust92 DrFaust92 requested a review from a team as a code owner December 17, 2020 22:29
@ghost ghost added size/XL Managed by automation to categorize the size of a PR. documentation Introduces or discusses updates to documentation. provider Pertains to the provider itself, rather than any interaction with AWS. service/ecr Issues and PRs that pertain to the ecr service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Dec 17, 2020
@DrFaust92 DrFaust92 added the new-resource Introduces a new resource. label Dec 17, 2020
@DrFaust92
Copy link
Collaborator Author

Addressed comments + linter

Base automatically changed from master to main January 23, 2021 01:00
@gdavison gdavison self-assigned this Mar 31, 2021
Copy link
Contributor

@gdavison gdavison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a question for clarification and two suggestions

aws/resource_aws_ecr_registry_policy.go Outdated Show resolved Hide resolved
aws/resource_aws_ecr_registry_policy.go Outdated Show resolved Hide resolved
aws/resource_aws_ecr_registry_policy.go Outdated Show resolved Hide resolved
Co-authored-by: Graham Davison <gdavison@hashicorp.com>
@DrFaust92 DrFaust92 requested a review from gdavison April 3, 2021 08:31
Copy link
Contributor

@gdavison gdavison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀

Acceptance test results

--- PASS: TestAccAWSEcrRegistryPolicy_serial (45.72s)
--- PASS: TestAccAWSEcrRegistryPolicy_serial/disappears (15.61s)
--- PASS: TestAccAWSEcrRegistryPolicy_serial/basic (30.11s)

Copy link
Contributor

@gdavison gdavison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚀

Acceptance test results

--- PASS: TestAccAWSEcrRegistryPolicy_serial (45.72s)
--- PASS: TestAccAWSEcrRegistryPolicy_serial/disappears (15.61s)
--- PASS: TestAccAWSEcrRegistryPolicy_serial/basic (30.11s)

@gdavison gdavison merged commit e06ee9e into hashicorp:main Apr 5, 2021
@github-actions github-actions bot added this to the v3.36.0 milestone Apr 5, 2021
@ghost
Copy link

ghost commented Apr 9, 2021

This has been released in version 3.36.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@DrFaust92 DrFaust92 deleted the r/ecr_registry_policy branch April 15, 2021 10:37
@ghost
Copy link

ghost commented May 6, 2021

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. new-resource Introduces a new resource. provider Pertains to the provider itself, rather than any interaction with AWS. service/ecr Issues and PRs that pertain to the ecr service. size/XL Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants