Skip to content

Does the extra_tags variable work? #5

@Azsael

Description

@Azsael

Hey all!

I am rather new to terraform (more of an AWS CDK peep) so bare with me if this is stupid.

I was trying to add extra tags to the instances via the extra_tags variable however once I got the variable defined and passed through it was throwing up errors on the merge tag function in inside main.tf.

Looking at both of the variables, it looks like both types are incompatible with each other? or am I missing something?

Just thought to raise if this is actual issue?

I ended up just using the provider "aws" default_tags as workaround (seems to work better for my needs anyway).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions