We work a lot with Amazon Web Services and the Elastic Compute Cloud. Here there are different machine instances. So I would like to have a dropdown of the different EC2 instances. That is easily fixed. But, I would like that when I select let's say a c3.xlarge machine, I get the memory, and the 4 CPUs and the like set automatically. When I later downgrade it to a c3.large machine I would like it to remove 2 CPUs and some of the memory.
I guess that I could do it with some javascript, anyone got a clue where I can start looking? I would like to have it in the CMDB that I changed up/down a instance, because that's something we will bill our customers for. So the dates and the diff between the versions of a CI is important for us.
Have a happy day
