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 the ability to pass an aws.iam.PolicyDocument to ECR Repo policy #632

Merged
merged 1 commit into from
Jun 26, 2019

Conversation

stack72
Copy link
Contributor

@stack72 stack72 commented Jun 26, 2019

Fixes: #631

As per this document,
https://docs.aws.amazon.com/AmazonECR/latest/userguide/RepositoryPolicies.html,
we can see that the policies are the same

@stack72 stack72 added impact/usability Something that impacts users' ability to use the product easily and intuitively area/providers labels Jun 26, 2019
@stack72 stack72 self-assigned this Jun 26, 2019
@stack72 stack72 merged commit 764d7fb into master Jun 26, 2019
@pulumi-bot pulumi-bot deleted the stack72/gh-631 branch June 26, 2019 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/providers impact/usability Something that impacts users' ability to use the product easily and intuitively
Projects
None yet
Development

Successfully merging this pull request may close these issues.

policy property of aws.ecr.RepositoryPolicy should accept PolicyDocument
2 participants