You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
If a
terraform.tfstatefile contains instances, we can extract their tags and allow to connect:ghost put -t ssh consul-server ssh_key_path=~/.ssh/mykey discover=terraform tag=Name:consulWhich will arbitrarily connect to an instance with the tag key "Name" and the tag value "consul"
The same can be done by using aws directly. We can can then add more clouds.