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 trying to import resource I recognized that the query_string is not taken in account .
I'm using restapi provider to talk with Azure API "https://management.azure.com". Without query_string api_version=... it's not possible to submit the request and hence the import is cancelt.
Creating resources isn't affected by this.
terraform-provider-restapi Version : v1.18.2
Best regards
The text was updated successfully, but these errors were encountered:
Hello,
when trying to import resource I recognized that the query_string is not taken in account .
I'm using restapi provider to talk with Azure API "https://management.azure.com". Without query_string api_version=... it's not possible to submit the request and hence the import is cancelt.
Creating resources isn't affected by this.
terraform-provider-restapi Version : v1.18.2
Best regards
The text was updated successfully, but these errors were encountered: