Managing the Same AWS Key Pair in Multiple Terraform Workspaces
Importing key pairs into a Terraform workspace can lead to some unexpected results. This post outlines the problem and provides a solution by manipulating the Terraform state.
Read more »