diff --git a/terraform/environments/example/loadbalancer_module.tf b/terraform/environments/example/loadbalancer_module.tf
index df4fdd5a5f6..569dcd77aca 100644
--- a/terraform/environments/example/loadbalancer_module.tf
+++ b/terraform/environments/example/loadbalancer_module.tf
@@ -1,6 +1,6 @@
 # Load balancer build using the module
 module "lb_access_logs_enabled" {
-  source = "github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer?ref=v3.1.2"
+  source = "github.com/ministryofjustice/modernisation-platform-terraform-loadbalancer?ref=v3.3.2"
   providers = {
     # Here we use the default provider for the S3 bucket module, buck replication is disabled but we still
     # Need to pass the provider to the S3 bucket module