dataworks-common
dwp/dataworks-common/aws
A Terraform module to house common configuration for the DWP DataWorks team.
terraform-aws-dataworks-common A Terraform module to house common configuration for the DWP DataWorks team. How to use This module should be imported by all DWP DataWorks repositories like this: `` module dataworks_common { source = "dwp/dataworks-common/aws" tag_value_environment = "qa" } ` Tags One of the main functions of this repo is to enforce DataWorks tagging policy on all resources. When you import the module as above, you will need to provide the following inputs for the tags: tag_value_environment -> The name of the environment, valid values are development/qa/integration/preprod/production/management-dev/management Using tags locally The module has a common_tags output which you can use for your local module. To do that, create a local like this after you have imported the modul
| Name | Type | Description | Default |
|---|---|---|---|
| tag_value_environment | string | The name of the environment, valid values are development/qa/integration/preprod | required |
common_tagsAzure landing zones Terraform module
Terraform supermodule for the Terraform platform engineering for Azure
Terraform module to deploy landing zone subscriptions (and much more) in Azure
Terraform Module to define a consistent naming convention by (namespace, stage,