Hi. Trying to import Firestore into pulumi state b...
# google-cloud
g
Hi. Trying to import Firestore into pulumi state but having hard time. Google-native supports Firestore but haven't been able to find one in normal Pulumi GCP module. And to me it looks like google-native resources cannot be imported? All of this is made even harder due to the fact that Firestore cannot be deleted after it has been created and in this case it has been created from UI. And Firestore currently supports only single DB per project so this is now preventing me to let Pulumi to take over and control Firestore configurations