Team, Any guide on how to choose between Native mo...
# google-cloud
f
Team, Any guide on how to choose between Native mode and Datastore mode GCP using pulumi I am creating datastore resources through pulumi which has to be fully automated. Datastore index is created when I am manually enabling mode and creating datastore-database from GCP console. How can I avoid this manual step?