context
as a project main contributor, I want to be able to work from multiple workstations on the Terraform code
problem
the way Terraform configures the VM with the ssh keys, i must provide the same keys as the ones on my macbook
solution
- either have the key-pair available to other workstation
- make it possible to use more than one key pair
context
as a project main contributor, I want to be able to work from multiple workstations on the Terraform code
problem
the way Terraform configures the VM with the ssh keys, i must provide the same keys as the ones on my macbook
solution