Importing manual changes to terraform state

78 Views Asked by At

I was trying to change the EC2 type using Terraform but the Terraform plan just wouldn't recognise the EC2 SKU change, so I went ahead and manually changed the size via the Amazon console.

I am using a remote state file, now I would like to sync the manual change that I made into the state file, is there a way that I could do so?

0

There are 0 best solutions below