ibm-cloud-architecture / terraform-openshift4-aws

OpenShift 4 installation automation asset
Apache License 2.0
82 stars 113 forks source link

resource aws_vpc_endpoint.private_ec2 created dns issues #39

Closed abhi-vaidya closed 3 years ago

abhi-vaidya commented 3 years ago

After creation of this resource, dns resolve fails with Error: RequestError: send request failed caused by: Post "https://ec2.us-west-2.amazonaws.com/": dial tcp: lookup ec2.us-west-2.amazonaws.com on 10.120.0.2:53: no such host.

Scenario,

Existing vpc and subnets.

vbudi000 commented 3 years ago

This is caused by the EC2 endpoint is either:

Out of scope of this terraform