File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,6 @@ variableGroups:
189189 - ${ssh_cidr}
190190 - ${marketplace_source_images}
191191 - ${marketplace_version_id}
192- - ${bastion_boot_volume_bkup_policy}
193192 - ${bastion_boot_volume_backup_period}
194193 - ${bastion_boot_volume_backup_retention_seconds}
195194 - ${bastion_boot_volume_backup_time_zone}
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ variable "bastion_boot_volume_backup_type" {default = "INCREMENTAL"}
3131variable "bastion_boot_volume_backup_period" {default = " ONE_WEEK" }
3232variable "bastion_boot_volume_backup_retention_seconds" {default = " 2419200" }
3333variable "bastion_boot_volume_backup_time_zone" {default = " REGIONAL_DATA_CENTER_TIME" }
34- variable "bastion_boot_volume_bkup_policy" { default = " ocid1.volumebackuppolicy.oc1..aaaaaaaa7hwv7iscewqqcmyqe2zuzfce6setvckhbxduswtxf6ctew7e54ja" }
3534variable "cluster_network_shape" { default = " BM.HPC2.36" }
3635variable "instance_pool_shape" { default = " VM.Standard2.4" }
3736variable "node_count" { default = 2 }
You can’t perform that action at this time.
0 commit comments