magodo
magodo
E.g. if you don't have a read permission for a storage account, you can't import an `azurerm_storage_account`, otherwise you'll hit 403 error. This is not a problem of this tool...
@p3ck I'm hesitated to move the EDA implementation to this repo due to the scope of this repo is for collection only, which by definition doesn't include the EDA if...
@p3ck Sorry for missing this one.. I'm gonna merge it now. Thanks!
@cpinotossi The storage account is in an *incorrect* state, which is leaked in due to the API issue. We can not loose the check here to avoid this invalid input.
Reopen this issue as the reverting of #1434: https://github.com/microsoft/terraform-provider-azuredevops/pull/1467.
Can you elaborate about your proposal?
Hi @aklakina, thanks for submitting this PR! Would you mind to split this PR into 3 sub-PRs to make it easier to review/maintain?
@Fresa Thank you for the updates! It LGTM now :+1: Would you please run the tests again and attach the result here, then I'm happy to merge it!
@SivakumarShan Thanks for reaching out! If you look at the state file generated along the process for this resource, you'll find both attributes are imported as `""`. The logic of...