https://pulumi.com logo
#azure
Title
f

famous-fall-51654

08/25/2023, 7:40 AM
Hi, I want to initialize postgresdb using Pulumi. The creation of the db was successful. There is an AzurePowerShellscipt resource in Pulumi, and I thought it could be useful. The shell runs a Python script with arguments (db_name, server_name, user, token as password,...). I have tried it but got a parsing error. Did anyone do something similar? Any tips or suggestions are welcome :)
2 Views