worried-vr-42710
07/16/2024, 7:01 PMazuredevops.ServiceEndpointBitBucket
of package pulumi_azuredevops
this is the error
stderr: error: azuredevops:index/serviceEndpointBitBucket:ServiceEndpointBitBucket resource 'bitbucket' has a problem: expected type of "authorization" to be string. Examine values at 'bitbucket.authorization'.
this is the service connection
bitbucket_service_connection = azuredevops.ServiceEndpointBitBucket(
"bitbucket",
authorization={
"scheme": "OAuth2",
},
description="",
password="",
project_id=project_id,
service_endpoint_name="name",
username="",
)
i don't want hardcode username or passwordNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by