#pr-reviews (2022-12)
Pull Request Reviews for Cloud Posse Projects
2022-12-08
Not my PR but can someone review this one https://github.com/cloudposse/terraform-aws-cloudfront-s3-cdn/pull/238 ?
2022-12-13
what
• adds the ability to give push-only access to the repository
why
• full access was more than we wanted in our situation (CI pushing images to the repo) so we added a principals_push_access
to give push-only access.
references
• policy is based on this AWS doc
seems reasonable
what
• adds the ability to give push-only access to the repository
why
• full access was more than we wanted in our situation (CI pushing images to the repo) so we added a principals_push_access
to give push-only access.
references
• policy is based on this AWS doc
@Andriy Knysh (Cloud Posse) or @RB thoughts on this one?
what
• Allow IPv6 communication b/w VPCs over VPC peering
why
• Application hosted in VPC-1 wants to access resources hosted in private subnet of VPC-2 over IPv6.
2022-12-14
2022-12-15
what
I added a variable to allow for the addition of personalized policies for Codebuild.
why
All the projects are different, and in my use case i need to retrieve objects from S3.
2022-12-29
what
• Allow IPv6 communication b/w VPCs over VPC peering
why
• Application hosted in VPC-1 wants to access resources hosted in private subnet of VPC-2 over IPv6.