diff --git a/config.cfg b/config.cfg index 27cb29d..1f58e71 100644 --- a/config.cfg +++ b/config.cfg @@ -186,7 +186,7 @@ cloud_providers: # Set use_existing_eip to "true" if you want to use a pre-allocated Elastic IP # Additional prompt will be raised to determine which IP to use use_existing_eip: false - size: t2.micro + size: t3.micro image: name: "ubuntu-jammy-22.04" arch: x86_64