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