updated instance type

This commit is contained in:
Souhaila Noor 2021-11-08 16:14:25 -06:00
parent 05be45194a
commit a8707b55bd

View file

@ -197,7 +197,7 @@ deploy node for linux amd64:
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
variables:
AMI: ""
INSTANCE: "t2.micro"
INSTANCE: "t3a.large"
SECURITY_GROUP: ""
SUBNET_ID: ""
PUBLIC_IP: ""