abcxyz / abcxyz/terraform-modules
Add TCP and gRPC configuration for startup/liveness probes of the Cloud Run module
Open
enhancement
- Dominant language
- HCL
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### TL;DR
Current implementation of the module only allows configuration for `http_get` in the `startup_probe` block. Still need to add support for `tcp_socket` and `grpc` configurations.
### Detailed design
_No response_
### Alternatives considered
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.