-
Notifications
You must be signed in to change notification settings - Fork 9.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AzureRM Storage Account - InvalidApiVersionParameter #11404
Comments
Hi @kisamoto Thanks for reporting this issue - apologies for the delayed response here. In order to look into this, I've had to update your code sample ever so slightly (to reference a resource group, rather than a module):
When I run Is it possible to confirm if you're still seeing this issue? If so, is there anything atypical about the Azure Subscription / Service Principal, such as limited ACL's? Thanks! |
Thanks for replying. Many thanks for taking the time. Keep up the excellent work! |
Just run into the same issue but while creating a DNS record in west europe:
Any chance the sdk version terraform uses is using that possibly deprecated API version? |
My issue is hashicorp/terraform-provider-azurerm#192 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
When trying to create
azurerm_storage_account
resource inNorth Europe
region (unconfirmed for other regions) get anInvalidApiVersionParameter
error.Terraform Version
Terraform v0.8.4
Terraform config
Affected Resource(s)
Expected Behavior
azurerm_storage_account
resource should be created.Actual Behavior
Terraform errors out
Steps to Reproduce
azurerm_storage_account
resourceThe text was updated successfully, but these errors were encountered: