Skip to content
Merged
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions modules/mysql/metadata.display.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ spec:
backup_configuration:
name: backup_configuration
title: Backup Configuration
alt_defaults:
- type: ALTERNATE_TYPE_UNSPECIFIED
value: true
connector_enforcement:
name: connector_enforcement
title: Connector Enforcement
Expand All @@ -52,6 +55,9 @@ spec:
data_cache_enabled:
name: data_cache_enabled
title: Data Cache Enabled
alt_defaults:
- type: ALTERNATE_TYPE_UNSPECIFIED
value: true
database_flags:
name: database_flags
title: Database Flags
Expand Down Expand Up @@ -79,12 +85,18 @@ spec:
deletion_protection_enabled:
name: deletion_protection_enabled
title: Deletion Protection Enabled
alt_defaults:
- type: ALTERNATE_TYPE_UNSPECIFIED
value: true
deny_maintenance_period:
name: deny_maintenance_period
title: Deny Maintenance Period
disk_autoresize:
name: disk_autoresize
title: Disk Autoresize
alt_defaults:
- type: ALTERNATE_TYPE_UNSPECIFIED
value: true
disk_autoresize_limit:
name: disk_autoresize_limit
title: Disk Autoresize Limit
Expand All @@ -97,6 +109,9 @@ spec:
edition:
name: edition
title: Edition
alt_defaults:
- type: ALTERNATE_TYPE_UNSPECIFIED
value: "ENTERPRISE_PLUS"
enable_default_db:
name: enable_default_db
title: Enable Default Db
Expand Down