You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_azure_bastion_subnet_cidrs"></a> [azure\_bastion\_subnet\_cidrs](#input\_azure\_bastion\_subnet\_cidrs)| The CIDR block for the Azure Bastion subnet. If empty it will be calculated from the VPC CIDR and given size. |`list(string)`|`[]`| no |
262
262
| <aname="input_azure_bastion_subnet_name_override"></a> [azure\_bastion\_subnet\_name\_override](#input\_azure\_bastion\_subnet\_name\_override)| Override for the name used in resource.azurerm\_subnet.azure\_bastion\_subnet (modules/networking) |`string`|`""`| no |
263
263
| <aname="input_azure_bastion_subnet_size"></a> [azure\_bastion\_subnet\_size](#input\_azure\_bastion\_subnet\_size)| The size of the Azure Bastion subnet in number of IPs |`number`|`256`| no |
264
+
| <aname="input_backup_lifecycle_expiration_days"></a> [backup\_lifecycle\_expiration\_days](#input\_backup\_lifecycle\_expiration\_days)| Number of days after which clickhouse backup objects will expire and be deleted. |`number`|`6`| no |
264
265
| <aname="input_bastion_host_name_override"></a> [bastion\_host\_name\_override](#input\_bastion\_host\_name\_override)| Override for the name used in resource.azurerm\_bastion\_host.bastion (modules/networking) |`string`|`""`| no |
265
266
| <aname="input_bastion_public_ip_name_override"></a> [bastion\_public\_ip\_name\_override](#input\_bastion\_public\_ip\_name\_override)| Override for the name used in resource.azurerm\_public\_ip.ip\_bastion\_host (modules/networking) |`string`|`""`| no |
266
267
| <aname="input_ch_data_disk_iops"></a> [ch\_data\_disk\_iops](#input\_ch\_data\_disk\_iops)| IOPS of volume |`number`|`3000`| no |
0 commit comments