-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
Resource heroku_cert
- unexpected EOF
#5930
Comments
I'm also seeing this when trying to update the heroku cert (running terraform version |
Trying to surface this bug with a test: hashicorp#5930
Trying to surface this bug with a test: hashicorp#5930
Trying to surface this bug with a test: hashicorp#5930
Trying to surface this bug with a test: hashicorp#5930
Hello – I'm going to close this now and assume it's been fixed (as per comment above). Please let me know if you're still hitting this on Terraform v0.9 |
* Attempt to write a new test for cert update Trying to surface this bug with a test: #5930 * Fix the error * Fix the test for the update operation * Break apart tests for EU vs US to cleanse test run * Refactor Update to more closely match create, increase debug logging * Reflect differences of EU and US regions via separate tests * Add comment re: why of test breakout * Removed the “SetId” as it was unnecessary * Ensure the SSL Addon has been provisioned
* Attempt to write a new test for cert update Trying to surface this bug with a test: hashicorp/terraform#5930 * Fix the error * Fix the test for the update operation * Break apart tests for EU vs US to cleanse test run * Refactor Update to more closely match create, increase debug logging * Reflect differences of EU and US regions via separate tests * Add comment re: why of test breakout * Removed the “SetId” as it was unnecessary * Ensure the SSL Addon has been provisioned
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Hello!
I'm trying to update a certificate file on heroku, but I'm receiving this on
terraform apply
:My resources looks like that:
I've tried with the latest version of terraform
0.6.4
but no success.If there is any other information that I could bring to help, let me known.
Thanks!
The text was updated successfully, but these errors were encountered: