Sharath Nair

Results 7 comments of Sharath Nair

We have encountered the same issues when importing existing Azdo projects into our code ![image](https://user-images.githubusercontent.com/57163790/184263998-28e0ffc1-3947-40a3-9f6c-98e754b88d2f.png) The import doesn't seem to set the project_id in the state, nor the features themselves

@xuzhang3 There appears to be a general issue with this resource and associated acceptance tests ```bash # make testacc TESTARGS='-run=TestAccProjectFeatures_EnableUpdateFeature' ==> Checking that code complies with gofmt requirements... ==> Sourcing...

`TestAccServiceEndpointGitHub_with_serviceEndpointName_DataSource` ```bash TF_ACC=1 go test -tags "all" $(go list ./azuredevops/internal/acceptancetests |grep -v 'vendor') -v -run=TestAccServiceEndpointGitHub_with_serviceEndpointName_DataSource -timeout 120m === RUN TestAccServiceEndpointGitHub_with_serviceEndpointName_DataSource === PAUSE TestAccServiceEndpointGitHub_with_serviceEndpointName_DataSource === CONT TestAccServiceEndpointGitHub_with_serviceEndpointName_DataSource --- PASS: TestAccServiceEndpointGitHub_with_serviceEndpointName_DataSource (61.09s)...

Hello @xuzhang3, Hope you are well. When you get a chance can you please review this PR? Cheers!

Hello @xuzhang3, If it all looks okay from your end, can this PR be merged? Thanks in advance!

Hello Perhaps a better example in this scenario would be AzureMachineLearning, the azure-cli response does not contain the region specific CIDRs only the "global" ones On the LEFT is the...

Hello @paul-towler, Can you please check that the `ARM_SUBSCRIPTION_ID` is unset in your environment when you run this piece of TF code. ``` # terraform plan Error: Conflicting configuration arguments...