This message was deleted.
s
This message was deleted.
s
If you run the same Pulumi program twice, and LakeFormation itself doesn't do any weird stuff to the generated tags after deployment, that is probably a bug and you should report it here: https://github.com/pulumi/pulumi-aws/issues You may be able to use
ignoreChanges
to work around the error for the time being: https://www.pulumi.com/docs/concepts/options/ignorechanges/
p
Thanks! I came to the same conclusion and use already ignoreChanges. I will create issue.