Skip to content

Commit

Permalink
memcache: add maintenance_policy & maintenance_schedule attributes (
Browse files Browse the repository at this point in the history
#6050) (#11759)

* add maintenancePolicy attribute to memcache instance

* formatting

* add validation to description field

* review fields

* include duration in example and set default duration to 10800s (3 hours)

* typo in comments

* remove non-default value

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored May 24, 2022
1 parent 81d8e28 commit 2099a42
Show file tree
Hide file tree
Showing 4 changed files with 614 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .changelog/6050.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
memcache: added `maintenance_policy` and `maintenance_schedule` to `google_memcache_instance`
```
Loading

0 comments on commit 2099a42

Please sign in to comment.