|
|
|
|
|
by franzwong
1489 days ago
|
|
If you use Terraform, you should only update your infrastructure through Terraform and persist the state in a shared place (e.g. S3 versioning). I see people having hard time when they use both AWS CLI, AWS console and Terraform. |
|
I wish Terraform could automatically detect the change and convert it into code.