You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not public API is documented but it seems that the organization ID can be obtained using the API https://{orgname}.vssps.visualstudio.com/_apis/Organization/Collections/me
Community Note
Terraform (and Azure DevOps Provider) Version
Terraform v1.9.8
Azure DevOps v1.6.0
Affected Resource(s)
data.azuredevops_client_config
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
I would expect the output id to be the id of the organisation
Expected in state file
Actual Behavior
The id output is actually the timestamp of when the request was run which is of no use
Actual from state file
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: