I have a use-case where the user would pick either a dev, test, or prod environment that the service belongs in, and then I will want CloudForms to provision a ‘m2.micro’ for a dev environment, but ‘m1.small’ for test and prod environments.
Is it possible to change the type of instance to be provisioned in AWS based on what option is chosen in a Service Dialog?