We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Terraform v1.6.4 on linux_amd64 + provider registry.terraform.io/hashicorp/consul v2.20.0 + provider registry.terraform.io/hashicorp/local v2.2.3 + provider registry.terraform.io/hashicorp/random v3.5.1
Please list the resources as a list, for example:
resource "consul_config_entry_service_resolver" "bug" { name = "bug" subsets { name = "subset" filter = "Service.Meta.cool == \"cool\"" only_passing = true } }
https://gist.github.com/simonctrlz/9115a5a41f9d380be47932f4be2a055d
It applies.
It didn't apply.
The text was updated successfully, but these errors were encountered:
Hello @simonctrlz, thanks for reporting this issue! I will fix this and #381 today and make a new release.
Sorry, something went wrong.
Fix handling of connect_timeout and request_timeout in consul_config_…
a9cd241
…entry_service_resolver Closes hashicorp#382
We are running into the same error. Since its been almost a year when this issue was opened, is this going to get fixed any time soon?
remilapeyre
Successfully merging a pull request may close this issue.
Terraform Version
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
https://gist.github.com/simonctrlz/9115a5a41f9d380be47932f4be2a055d
Expected Behavior
It applies.
Actual Behavior
It didn't apply.
The text was updated successfully, but these errors were encountered: