Hello Team, I'm new to pulumi, when i refer this ...
# general
o
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'