willfarrell/terraform-defaults-module

Sanitize and group common vars

HCL
This is stars and forks stats for /willfarrell/terraform-defaults-module repository. As of 04 May, 2024 this repository has 0 stars and 0 forks.

defaults Collection of module defaults Input name: name of application tags: module default tags Output account_id: Current Account ID region: Current AWS Region name: Sanitized name name_alphanumeric: Sanitized name that is only [a-zA-Z0-9] (ie for AWS WAF) tags: tags merged with defaults Use variable "default_tags" { type = "map" default = {} } module "defaults" { source = "../defaults" name = "${var.name}" tags = "${var.default_tags}" } locals { account_id = "${module.defaults.account_id}" ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
Azure/terraform-azurerm-network-security-groupHCLGoMakefile680930
lacework/terraform-kubernetes-agentHCLShellMakefile10150
terraform-ibm-modules/terraform-ibm-key-protect-all-inclusiveHCLGoJavaScript0000
iam-veeramalla/write_your_first_terraform_projectHCL16505080
Gabriella439/terraform-nixos-ngHCLShellNix95040
aws-samples/serverless-patternsPythonTypeScriptHCL1.2k07000
DARPA-ASKEM/model-serviceJuliaHCLDockerfile4000
hashicorp-forge/hermesTypeScriptGoHandlebars1.7k0910
InfinityZ25/dedsafio-terraformHCLShell4010
lacework/terraform-aws-eks-audit-logHCLShellMakefile4070