ebuchman / terraforce

SSH and SCP for terraform infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraforce

SSH and SCP for terraform infrastructure.

Notes

  • expects TF_VAR_key_path and TF_VAR_key_name to be set for finding ssh keys
  • terraforce commands must be executed from an terraform directory.
  • terraforce apply must output eip and dns (its ok for an instance to have dns but not eip)

TODO

  • handle known hosts bit
  • everything to make this actually generally useable :)

About

SSH and SCP for terraform infrastructure

License:Apache License 2.0


Languages

Language:Go 100.0%