Closed isss802 closed 2 years ago
Hello @isss802 ,
Thank you for reporting this problem. We are confirming that this is something which should be fixed.
Thanks, Michal
Hi @mgwoj
When will it be fixed?
Hi @isss802, cannot share any dates yet, but most problaby it will be fixed still in Q3.
Hi @isss802 this issue should be fixed now. Please reopen if it still occurs.
Hi there,
Terraform Version
Affected Resource(s)
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Panic Output
Expected Behavior
If edge_hostname is apply with upper case, it is converted to lower case and created. There is an error due to a difference between upper and lower case letters. Improvements such as not accepting capital letters. Or avoid generating errors.
Actual Behavior
Using uppercase letters in edge_hostname causes an error.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
terraform plan
Important Factoids
nothing in particular
References