Skip to content

Commit 2099a42

Browse files
memcache: add maintenance_policy & maintenance_schedule attributes (#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]>
1 parent 81d8e28 commit 2099a42

File tree

4 files changed

+614
-2
lines changed

4 files changed

+614
-2
lines changed

.changelog/6050.txt

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:enhancement
2+
memcache: added `maintenance_policy` and `maintenance_schedule` to `google_memcache_instance`
3+
```

0 commit comments

Comments
 (0)