Third-party service providers might automatically add their own tags to the resources. This is the reason why this constructs were added: ```hcl lifecycle { ignore_changes = [ tags ] } ``` Better solution wanted.