Error in CodeBuild: VPC_CLIENT_ERROR: Unexpected EC2 error: error while getting DHCP options for VPC

0

HI,

We are getting the following error in all our CodePipelines in the provisioning phase of CodeBuild: VPC_CLIENT_ERROR: Unexpected EC2 error: error while getting DHCP options for VPC

CodeBuilds are accessing VPC and private subnets. We have checked that all the settings of security group, VPC, subnets and permissions should be correct. At least to my best knowledge there has not been any changes in our settings or environment.

This problem started suddenly. Pipelines have been working before.

PexiK
asked 2 years ago300 views
1 Answer
0
Accepted Answer

Hi

the reason was obvious. One of the developers had removed DHCP option set from the VPC for unknown reason.

PexiK
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions