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
If try to use a name with Uppercase chars in the name, the behavior should be better.
The documentation or/and the system says that the name has to be lowercase or convert the name to lowercase.
Actual Behavior
terraform apply fails with a StatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="Unknown" Message="Unknown service error"
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Apr 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
0.10.3
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
If try to use a name with Uppercase chars in the name, the behavior should be better.
The documentation or/and the system says that the name has to be lowercase or convert the name to lowercase.
Actual Behavior
terraform apply
fails with aStatusCode=400 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="Unknown" Message="Unknown service error"
Steps to Reproduce
terraform apply
References
The text was updated successfully, but these errors were encountered: