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

more descriptive error message for health check not found #883

Merged
merged 1 commit into from
Dec 20, 2017

Conversation

danawillow
Copy link
Contributor

Fixes #18.

Previous error message:

* google_compute_target_pool.is-18: Error creating TargetPool: googleapi: Error 404: The resource 'projects/graphite-test-danahoffman-tf/global/httpHealthChecks/is-18' was not found, notFound

Current error message:

* google_compute_target_pool.is-18: Health check is-18 is not a valid HTTP health check

or

* google_compute_target_pool.is-18: Health check https://www.googleapis.com/compute/v1/projects/graphite-test-danahoffman-tf/global/httpsHealthChecks/is-18 is not a valid HTTP health check

@danawillow danawillow merged commit f9f35bb into hashicorp:master Dec 20, 2017
@danawillow danawillow deleted the is-18 branch December 20, 2017 21:22
@ghost
Copy link

ghost commented Mar 30, 2020

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost unassigned rosbo Mar 30, 2020
@ghost ghost locked and limited conversation to collaborators Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot apply http"s" health check to Target Pool
2 participants