Skip to content
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

Support wildcard domain in alicloud_cdn_domain_new #7639

Open
qstevens opened this issue Sep 5, 2024 · 0 comments
Open

Support wildcard domain in alicloud_cdn_domain_new #7639

qstevens opened this issue Sep 5, 2024 · 0 comments

Comments

@qstevens
Copy link

qstevens commented Sep 5, 2024

Terraform Version

Terraform v1.9.5
on linux_amd64

  • provider registry.terraform.io/hashicorp/alicloud v1.229.1
  • provider registry.terraform.io/hashicorp/archive v2.5.0
  • provider registry.terraform.io/hashicorp/external v2.3.3

Affected Resource(s)

Please list the resources as a list, for example:

  • alicloud_cdn_domain_new

Terraform Configuration Files

# 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.

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:

  1. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant