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

GRPC variable is misnamed "GRCP" in modules/cloud-run/variables.tf, causing liveness probe and startup probe to fail #1637

Conversation

zacharysmithdatatonic
Copy link
Contributor

Description

Fixed typo in modules/cloud-run/variables.tf where grpc is misnamed grcp, causing use of liveness_probe and startup_probe to fail with Unsupported attribute... This object does not have an attribute named "grpc".

Checklist

If applicable, I have:

  • Read CONTRIBUTING.md.
  • Performed Terraform linting.
  • Regenerated relevant tables in the documentation.
  • Ran PyTest.

@google-cla
Copy link

google-cla bot commented Aug 30, 2023

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.

@zacharysmithdatatonic zacharysmithdatatonic changed the title GRPC is misnamed "GRCP" in modules/cloud-run/variables.tf, causing liveness probe and startup probe to fail GRPC variable is misnamed "GRCP" in modules/cloud-run/variables.tf, causing liveness probe and startup probe to fail Aug 30, 2023
@juliocc juliocc enabled auto-merge August 30, 2023 11:27
@juliocc
Copy link
Collaborator

juliocc commented Aug 30, 2023

@zacharysmithdatatonic good catch, thanks for the fix!

Can you please sign the CLA so we can merge this?

@juliocc juliocc merged commit 9feb9da into GoogleCloudPlatform:master Aug 30, 2023
@zacharysmithdatatonic
Copy link
Contributor Author

@juliocc signed now, was pending company processing, thanks for the help 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants