Coder Social home page Coder Social logo

terraform-azurerm-metadata's Introduction

Azure - Metadata Module

Introduction

This module will return a map of mandatory tag for resources in Azure.

It is recommended that you always use this module to generate tags as it will prevent code duplication. We also reccommend leveraging this data as "metadata" to determine core details about resources in other modules.

  • For example the location output can be referenced when creating a virtual machine. If you want to change regions at a later date you only need to update one place.

Where applicable, the inputs will be checked against the RBA naming rules for Azure.

Providers

Name Version
azurerm >= 2.0.0

Inputs

Name Description Type Default Required
additional_tags A map of additional tags to add to the tags output map(string) {} no
business_unit rba.businessUnit (https://github.com/openrba/python-azure-naming) string n/a yes
environment rba.environment (https://github.com/openrba/python-azure-naming) string n/a yes
location rba.azureRegion (https://github.com/openrba/python-azure-naming) string n/a yes
market rba.market (https://github.com/openrba/python-azure-naming) string n/a yes
naming_rules naming conventions yaml file string n/a yes
on_prem rba.onPrem (https://github.com/openrba/python-azure-naming) string "" no
product_group rba.productGroup (https://github.com/openrba/python-azure-naming) or [a-z0-9]{3,12} string "" no
product_name rba.productName (https://github.com/openrba/python-azure-naming) string "" no
project Jira Project string n/a yes
resource_group_type rba.resourceGroupType (https://github.com/openrba/python-azure-naming) string n/a yes
service_name rba.serviceName (https://github.com/openrba/python-azure-naming) string "" no
sre_team SRE Team owner string "" no
subnet_type rba.subnetType (https://github.com/openrba/python-azure-naming) string "" no
subscription_id Azure Subscription ID string n/a yes
subscription_type rba.subscriptionType (https://github.com/openrba/python-azure-naming) string n/a yes
virtual_network_gateway_type virtualNetGwType (https://github.com/openrba/python-azure-naming) string "" no

Outputs

Name Description
location Azure region
names Map of validated names for resources
tags Map of tags with any global defaults appended

terraform-azurerm-metadata's People

Contributors

dutsmiller avatar jhisc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.