Open andreyluchianic opened 2 years ago
Yeah that looks good to be correct. I'll check it out tomorrow to find the error
Hey @chronark btw, i have a feeling that domain resource also don't work how it supposed. Using same config but without domain (list block in project) i see that resource domain is created:
but no changes in Vercel UI. Domain is custom domain
- i expect domain appear in vercel -> team -> domains
Hi there, i'm having troubles when try to add domain block in project resource.
Terraform Version
Run
terraform -v
to show the version. We support terraform v0.13+Affected Resource(s)
Please list the resources as a list, for example:
If this issue appears to affect multiple resources, it may be an issue with Terraform's core, so please mention this.
Terraform Configuration Files
Debug Output
Panic Output
No panic
Expected Behavior
Should create project in Vercel, without this domain block in project resource everything works fine.
Actual Behavior
Unsupported block
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
orterraform plan
Important Factoids
References