This message was deleted.
# google-cloud
s
This message was deleted.
p
Well, this is what I did at least. I left the definition in code with
image
parameter (so I could create the whole infrastructure on the new env without any issues) and added
snapshot
and
image
to
ignore_changes
so it doesn’t complain if it changes on the cloud (mainly,
image -> null
an
snapshot -> <some value>
). It would be nice to get some 👍 /👎 from Pulumi/TF + GCP veteran 🙂.