key

JamesWoolfenden/key/tls

Terraform Module HCL TLS

Basic SSH key module

Install
module "key" {
source = "JamesWoolfenden/key/tls"
version = "0.0.6"
}
plain text: /constructs/tfmod-jameswoolfenden-key-tls/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-tls-ssh ![Build Status](https://github.com/JamesWoolfenden/terraform-tls-key) ![Latest Release](https://github.com/JamesWoolfenden/terraform-tls-key/releases/latest) ![GitHub tag (latest SemVer)](https://github.com/JamesWoolfenden/terraform-tls-key/releases/latest) !Terraform Version ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-tls-key&benchmark=CIS+AWS+V1.2) ![pre-commit](https://github.com/pre-commit/pre-commit) ![checkov](https://www.checkov.io/) ![Infrastructure Tests](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=JamesWoolfenden%2Fterraform-tls-key&benchmark=INFRASTRUCTURE+SECURITY) Terraform module make an SSH key. --- It's 100% Open Source and licensed under the APACHE2. Introduction Get an SS

Inputs (2)
NameTypeDescriptionDefault
out_dirstringWhere do you want your key files required
key_namestringName of the key"id_rsa"
Outputs (2)
public_key
private_key
Resources (2)
local_filetls_private_key
Details
FrameworkTerraform Module
LanguageHCL
Version0.0.6
Cloud TLS
Total downloads2.6k
Inputs2
Outputs2
Resources2
NamespaceJamesWoolfenden
Updated