dinhanhhuy / tf-module-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Name Version
terraform 1.5.2

Providers

Name Version
random 3.5.1

Modules

No modules.

Resources

Name Type
random_string.something resource

Inputs

Name Description Type Default Required
prefix prefix of output data string "tfc" no

Outputs

Name Description
random_string cooked data of random string

About

License:MIT License


Languages

Language:HCL 100.0%