So if there is an EC2 instance already running, how do I write a terraform script that changes the instance type alone? How should I import the existing EC2 instance?Also how to do this without loss of any data?
↧
So if there is an EC2 instance already running, how do I write a terraform script that changes the instance type alone? How should I import the existing EC2 instance?Also how to do this without loss of any data?