ec2 instance type not supported specific az
outline
Sometimes, we can NOT create EC2 instance specific availability zone for some reasons. You can check it using below script, previously.
example
region : ap-northeast-2instance type : c5-large
script
aws ec2 describe-instance-type-of...
ktg0210.hashnode.dev1 min read