Skip to content

Releases: hashicorp-modules/tls-self-signed-cert

Remove newline at end of certs

12 Sep 23:35
6c21897
Compare
Choose a tag to compare

The additional new line was causing errors to consumers of the module.

Remove providers

17 Jul 20:32
328d3d9
Compare
Choose a tag to compare
Merge pull request #2 from hashicorp-modules/f-remove-provider

Remove providers

v0.1.0: F refactor (#1)

03 May 00:35
d0d0b1f
Compare
Choose a tag to compare
* Initial commit

* Update output names

* Update outputs to fix warning

* Fix output warnings

* Add self signed cert PEM to outputs

* Use HTTPS instead of SSH for module sources

* Update gitignore

* Update module outputs

* Remove element hack and don't download certs

* Update module

* Update list defaults

* Remove f-refactor branch