Closed hui-zheng closed 6 months ago
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
SUMMARY
this PR fixes a bug when apply terraform with vertex_serach disabled.
PROBLEM
When run
terraform plan/apply
with the following vars to disable Vertex_searchan error is thrown
the issue is shown in the last line
FIX
add a default vertex_search_function value in terraform main