-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Example usage is erroneous #27744
Comments
Just to be clear: I mimicked the example usage from the doc that is following code:
|
Found the solution. In |
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. |
Is there an existing issue for this?
Community Note
Terraform Version
1.9.7
AzureRM Provider Version
4.6.0
Affected Resource(s)/Data Source(s)
azurerm_linux_function_app
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Successfully create azurerm_linux_function_app
Actual Behaviour
I get 403 error that storage account is not accessible.
Steps to Reproduce
terraform init
terraform plan -out main.tfplan
terraform apply main.tfplan
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: