getting the following error while trying to run pu...
# google-cloud
c
getting the following error while trying to run pulumi preview
Copy code
pulumi:providers:gcp (default_7_11_2):
    error: pulumi:providers:gcp resource 'default_7_11_2' has a problem: could not validate provider configuration: Invalid Attribute Combination. Attribute "credentials" cannot be specified when "access_token" is specified. Check `pulumi config get google-beta:accessToken`.
    error: pulumi:providers:gcp resource 'default_7_11_2' has a problem: could not validate provider configuration: Invalid Attribute Combination. Attribute "access_token" cannot be specified when "credentials" is specified. Check `pulumi config get google-beta:credentials`.