Some checks failed
CI Workflow / Check GoReleaser config (pull_request) Successful in 4s
CI Workflow / Test readiness for publishing provider (pull_request) Successful in 11m7s
CI Workflow / CI (pull_request) Failing after 13m27s
CI Workflow / Code coverage report (pull_request) Has been skipped
120 lines
2.2 KiB
YAML
120 lines
2.2 KiB
YAML
fields:
|
|
- name: 'backup_schedule'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'connection_info.host'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'connection_info.port'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'encryption.kek_key_id'
|
|
validators:
|
|
- validate.NoSeparator
|
|
modifiers:
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'encryption.kek_key_ring_id'
|
|
validators:
|
|
- validate.NoSeparator
|
|
modifiers:
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'encryption.kek_key_version'
|
|
validators:
|
|
- validate.NoSeparator
|
|
modifiers:
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'encryption.service_account'
|
|
validators:
|
|
- validate.NoSeparator
|
|
modifiers:
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'flavor_id'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'id'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'instance_id'
|
|
validators:
|
|
- validate.NoSeparator
|
|
- validate.UUID
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'is_deletable'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'name'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'network.access_scope'
|
|
validators:
|
|
- validate.NoSeparator
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'network.acl'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'network.instance_address'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'network.router_address'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'project_id'
|
|
validators:
|
|
- validate.NoSeparator
|
|
- validate.UUID
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'region'
|
|
modifiers:
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'replicas'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'retention_days'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'status'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'storage'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'storage.performance_class'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
- 'RequiresReplace'
|
|
|
|
- name: 'storage.size'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|
|
|
|
- name: 'version'
|
|
modifiers:
|
|
- 'UseStateForUnknown'
|