@ -51,7 +51,7 @@ instances = ec2.create_instances(
ImageId='ami-00874d747dde814fa', # Ubuntu
MinCount=WORKERS,
MaxCount=WORKERS,
InstanceType='t2.small',
InstanceType='t2.micro',
UserData=cloud_init,
SecurityGroups=[security_group.group_name],
TagSpecifications=[{
The note is not visible to the blocked user.