#pr-reviews (2022-12)

Pull Request Reviews for Cloud Posse Projects

2022-12-13

Nitin avatar
#98 add optional policy allowing push access

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

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

seems reasonable

#98 add optional policy allowing push access

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

Erik Osterman (Cloud Posse) avatar
Erik Osterman (Cloud Posse)

@Andriy Knysh (Cloud Posse) or @RB thoughts on this one?

Nitin avatar
#67 IPv6 communication over VPC peering

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

Paula avatar
#104 Add extra policies for codebuild

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.

1

2022-12-29

Nitin avatar
#67 IPv6 communication over VPC peering

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.

    keyboard_arrow_up