template

jakoberpf/template/module

Terraform Module HCL MODULE

Terraform module template

Install
module "template" {
source = "jakoberpf/template/module"
version = "1.0.22"
}
plain text: /constructs/tfmod-jakoberpf-template-module/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform-module-template ![Latest Release](https://github.com/jakoberpf/terraform-module-template/releases/latest) This project is part the boilderplate project for all of my terraform modules, which are all licensed under the APACHE2. Introduction This is an introduction. Security & Compliance Security scanning is graciously provided by Bridgecrew. Bridgecrew is the leading fully hosted, cloud-native solution providing continuous Terraform security and compliance. | Benchmark | Description | |--------|---------------| | ![Infrastructure Security](https://www.bridgecrew.cloud/link/badge?vcs=github&fullRepo=jakoberpf%2Fterraform-module-template&benchmark=INFRASTRUCTURE+SECURITY) | Infrastructure Security Compliance | | ![CIS KUBERNETES](https://www.bridgecrew.cloud/link/badge?vcs=github&fu

Inputs (1)
NameTypeDescriptionDefault
examplestringExample variable"hello world"
Outputs (3)
random — Stable random number for this example
id — ID of the created example
example — Example output
Resources (1)
random_integer
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.22
Cloud MODULE
Total downloads479
Inputs1
Outputs3
Resources1
Namespacejakoberpf
Updated