diff --git a/terraform/jenkins-controller.tf b/terraform/jenkins-controller.tf index 2f671e1a..694c8758 100644 --- a/terraform/jenkins-controller.tf +++ b/terraform/jenkins-controller.tf @@ -128,7 +128,7 @@ resource "azurerm_managed_disk" "jenkins_controller_jenkins_state" { location = azurerm_resource_group.infra.location storage_account_type = "Standard_LRS" create_option = "Empty" - disk_size_gb = 10 + disk_size_gb = 1000 } # Grant the VM read-only access to the Azure Key Vault Secret containing the