I am trying to launch a Redshift cluster. I have created my own VPC (180.18.16.0/16) with two subnets:
180.18.16.0/20
180.18.0.0/20
These are all in Ohio region. I then try to create a Redshift cluster in the same region. However, when I try to list the VPC, they are being listed but they are disabled and I can not select any VPC either the default or my own one.

What am I doing wrong?
You have to browse to the Redshift dashboard and create a Subnet Group that contains the VPC's subnet.
This caught me out too. I was looking everywhere in the VPC dashboard.
you are using public IP address range for your vpc cidr.
usually the below private up address ranges used to create vpc and subnets
10.0.0.0 - 10.255.255.255 (10/8 prefix)
172.16.0.0 - 172.31.255.255 (172.16/12 prefix)
192.168.0.0 - 192.168.255.255 (192.168/16 prefix)
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html
do you have a subnet cluster group, you need to have it created for you to be able to select the vpc.
Reference: https://forums.aws.amazon.com/thread.jspa?threadID=182207
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With