Skip to content

Commit

Permalink
update maintenance_interval (#9344)
Browse files Browse the repository at this point in the history
Co-authored-by: Edward Sun <[email protected]>
  • Loading branch information
edwardmedia and Edward Sun authored Oct 25, 2023
1 parent e1fe38e commit 5967806
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -699,6 +699,7 @@ be from 0 to 999,999,999 inclusive.`,
"maintenance_interval" : {
Type: schema.TypeString,
Optional: true,
ForceNew: true,
Description: `Specifies the frequency of planned maintenance events. The accepted values are: PERIODIC`,
},
<% end -%>
Expand Down

0 comments on commit 5967806

Please sign in to comment.