aws∕resource‒group‒patching - dicomgrid/pt-modules GitHub Wiki

Usage

To use this module in your Terraform, refer to the below module example:

module "aws_resource_group_patching" {
  source = "git::https://github.com/dicomgrid/pt-modules.git?ref=null"

  # See inputs below for additional required parameters
}

Attributes

Requirements

Name Version
terraform ~> 1.0
aws >= 4.6.0

Providers

Name Version
aws >= 4.6.0

Modules

No modules.

Resources

Name Type
aws_resourcegroups_group.resource_group resource

Inputs

Name Description Type Default Required
resource_group n/a any n/a yes
tags Resource Group Tags map(string)
{
"Platform Type": "",
"client_code": ""
}
no

Outputs

Name Description
resource-group-arn n/a

Changelog

⚠️ **GitHub.com Fallback** ⚠️