Nuget enforce HTTPS only traffic from AWS CodeBuild
I am running an AWS CodeBuild project to build, test and publish a .NET 8 application. The CodeBuild project is running/deployed in my account’s VPC which, includes a NAT Gateway for outbound internet traffic because it also requires access to some private VPC resources.
Nuget enforce HTTPS only traffic from AWS CodeBuild
I am running an AWS CodeBuild project to build, test and publish a .NET 8 application. The CodeBuild project is running/deployed in my account’s VPC which, includes a NAT Gateway for outbound internet traffic because it also requires access to some private VPC resources.