https://pulumi.com logo
#python
Title
c

clever-nest-47198

07/31/2019, 6:37 PM
I'm trying to fetch a security group using get_security_group which returns a coroutine, and if that security group exists, I set the import_ flag on ResourceOpts when creating the security group in my code. If it doesn't exist, I just wanna exit out the function.