Skip to content

Commit f96b7df

Browse files
modular-magicianrileykarsonslevenick
authored
Adds startup_probe field to google_cloud_run_service resource for beta (#6532) (#4773)
* add startup probe * add liveness probe * startup only * startup only * feedback * removed comment * new line at the end * default changes. beta. * use underscore * Update mmv1/products/cloudrun/terraform.yaml Co-authored-by: Riley Karson <[email protected]> * do not check annotation * failed tests * change tests * add comment * not empty * Update mmv1/products/cloudrun/api.yaml Co-authored-by: Sam Levenick <[email protected]> * add exactly_one_of * reorder * full path Co-authored-by: Riley Karson <[email protected]> Co-authored-by: Sam Levenick <[email protected]> Signed-off-by: Modular Magician <[email protected]> Signed-off-by: Modular Magician <[email protected]> Co-authored-by: Riley Karson <[email protected]> Co-authored-by: Sam Levenick <[email protected]>
1 parent 7e51faa commit f96b7df

File tree

5 files changed

+826
-0
lines changed

5 files changed

+826
-0
lines changed

.changelog/6532.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
cloudrun: added field `startup_probe` to resource `google_cloud_run_service` (beta)
3+
```

0 commit comments

Comments
 (0)