Skip to content

Releases: hashicorp-modules/terraform-tls-ssh-keypair-data

v0.2.0: F refactor (#7)

03 May 00:40
5866c9d
Compare
Choose a tag to compare
* Add the private_key_filename as an output

* Refactor module format

* Refactor and add examples

* Incorrect outputs

* Add .key filename

* Change filename

* Remove testing source

* Add examples

* Rename default to simple

* Update private key name

* Update README

* Update README

* Use HTTPS instead of SSH for module sources

* Update gitignore

* Remove f-refactor branch