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
When importing a resource into azapi_resource, you can specify the api-version like
# It also supports specifying API version by using the resource id with api-version as a query parameter, e.g.
terraform import azapi_resource.example/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resGroup1/providers/Microsoft.MachineLearningServices/workspaces/workspace1/computes/cluster1?api-version=2021-07-01
Steps to repro:
Error: Resource already exists
, import it:The text was updated successfully, but these errors were encountered: