Skip to content

Add default tags to AWS resources #121

@ale210

Description

@ale210

Overview

In order to run reporting on what resources are managed by the current version of incubator and what are not, we should add default tags to all resources created by terraform in incubator

Action Items

  • in backend.tf, under the provider "postgresql", create the aws provider definition using the documentation provided in the resources/instructions section. DO NOT include the profile or region keys, as that is defined elsewhere
  • We will include one tag, with the key "managed-by" and value "terraform-incubator"

Resources/Instructions

Configure default tags for AWS resources

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Prioritized Backlog

Relationships

None yet

Development

No branches or pull requests

Issue actions