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

Terraform ECR repositories #47

Merged
merged 1 commit into from
Jul 13, 2018
Merged

Terraform ECR repositories #47

merged 1 commit into from
Jul 13, 2018

Conversation

rubberduck203
Copy link
Contributor

This works most of the time, but there's a bug in terraform that causes
the ECR policy to fail sometimes.

hashicorp/terraform-provider-aws#545

co-authored-by: Paul Linville plinville@pillartechnology.com

"Effect": "Allow",
"Principal": {
"AWS": [
"arn:aws:iam::${alm_account_id}:user/jmorris",
Copy link
Contributor

Choose a reason for hiding this comment

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

where am I on here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you mean why are you not on here?
Because we forgot to add you when you joined the team and I copy/pasted the manually created policy for the other repositories into here.

If you’re not Ben, then you’re here so you have rights to pull images from the repository for local development.

Copy link
Contributor

Choose a reason for hiding this comment

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

Or jolson

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Both added along with the other new team members.

This works *most* of the time, but there's a bug in terraform that causes
the ECR policy to fail sometimes.

hashicorp/terraform-provider-aws#545

co-authored-by: Paul Linville <plinville@pillartechnology.com>
@rubberduck203 rubberduck203 merged commit 6288acc into master Jul 13, 2018
@rubberduck203 rubberduck203 deleted the ecr_repositories branch July 13, 2018 12:35
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

Successfully merging this pull request may close these issues.

3 participants