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
I then fix the name and run plan and get a second error
Error: azurerm_data_lake_analytics_account.example: invalid value for name (Name can only consist of lowercase letters and numbers and must be between 3 and 24 characters long)
Steps to Reproduce
For the first error, copy and past sample code directly from the documentation and run
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
Mar 5, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Sample code should have worked as is out of the documentation.
Actual Behavior
I then fix the name and run plan and get a second error
Steps to Reproduce
For the first error, copy and past sample code directly from the documentation and run
terraform init
Fix the naming issue then run:
terraform init
terraform plan
References
The text was updated successfully, but these errors were encountered: