Skip to content

Commit

Permalink
Adds liveness_probe field to google_cloud_run_service resource fo…
Browse files Browse the repository at this point in the history
…r beta (#6677) (#4788)

* add liveness probe

* fix comment and tests

* Update mmv1/products/cloudrun/api.yaml

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>

* Update mmv1/products/cloudrun/api.yaml

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>

* allow_empty_object: true

Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
Co-authored-by: Stephen Lewis (Burrows) <stephen.r.burrows@gmail.com>
  • Loading branch information
modular-magician and melinath authored Oct 14, 2022
1 parent 9184ee5 commit a67a0bb
Show file tree
Hide file tree
Showing 5 changed files with 474 additions and 24 deletions.
3 changes: 3 additions & 0 deletions .changelog/6677.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
cloudrun: added field `liveness_probe` to resource `google_cloud_run_service` (beta)
```
Loading

0 comments on commit a67a0bb

Please sign in to comment.