- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
Closed
Description
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
Labels
No labels