https://pulumi.com logo
o

orange-vr-54756

09/28/2021, 12:04 PM
Hello Team, I'm new to pulumi, when i refer this example to create GCE instance it throws this error
Copy code
default_account = gcp.service_account.Account("defaultAccount",
    AttributeError: module 'pulumi_gcp' has no attribute 'service_account'