Skip to content

How to get tags #134

@oidz1234

Description

@oidz1234

Hello,

I am trying to edit the resource_server.go file to skip server backup if a certain tag is set. This is because if your DD cloud instance does not support backups then terraform fails.

MY questions is is how to I actually read the tags, I have tried many things but the closest I have gotten is:

tags := data.Get(resourceKeyTag) 

This does not seem to work.

Can anyone help me or point me in the right direction ?

Thanks very much :)

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