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
# Copy-paste your Terraform configurations here - for large Terraform configs,# please use a service like Dropbox and share a link to the ZIP file. For# security, you can also encrypt the files using our GPG public key.
Expected Terraform to create a CDN with wildcard domain.
For reference I tried using *.stevens.fyi and .stevens.fyi for the domain and neither worked. I ended up creating it manually through CDN console because I knew it works there.
Actual Behavior
Error message from Terraform that the characters must be alphanumeric or -
Steps to Reproduce
Please list the steps required to reproduce the issue:
terraform apply
Important Factoids
Are there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs?
N/A
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here?
N/A
The text was updated successfully, but these errors were encountered:
Terraform Version
Terraform v1.9.5
on linux_amd64
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
N/A
Debug Output
https://gist.github.com/qstevens/5bf2ce8a94dc621e58254ac2e44df595
Expected Behavior
Expected Terraform to create a CDN with wildcard domain.
For reference I tried using *.stevens.fyi and .stevens.fyi for the domain and neither worked. I ended up creating it manually through CDN console because I knew it works there.
Actual Behavior
Error message from Terraform that the characters must be alphanumeric or -
Steps to Reproduce
Please list the steps required to reproduce the issue:
terraform apply
Important Factoids
Are there anything atypical about your accounts that we should know? For example: Running in EC2 Classic? Custom version of OpenStack? Tight ACLs?
N/A
References
Are there any other GitHub issues (open or closed) or Pull Requests that should be linked here?
N/A
The text was updated successfully, but these errors were encountered: