feat: plan modifiers handling
This commit is contained in:
parent
c9c6dd1852
commit
7c4ca25791
13 changed files with 428 additions and 555 deletions
|
|
@ -0,0 +1,11 @@
|
|||
fields:
|
||||
- name: 'backup_schedule'
|
||||
modifiers:
|
||||
- 'UseStateForUnknown'
|
||||
- 'RequiresReplace'
|
||||
- name: 'encryption.kek_key_id'
|
||||
modifiers:
|
||||
- 'RequiresReplace'
|
||||
- name: 'network.acl'
|
||||
modifiers:
|
||||
- 'RequiresReplace'
|
||||
Loading…
Add table
Add a link
Reference in a new issue