diff --git a/main.tf b/main.tf index 347bbf5..a9a7195 100644 --- a/main.tf +++ b/main.tf @@ -310,7 +310,7 @@ resource "aws_cloudformation_stack" "cora_data_export_collector" { ## Provision the cloud intelligence dashboards module "dashboards" { - source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cid-dashboards?ref=0.3.14" + source = "github.com/aws-samples/aws-cudos-framework-deployment//terraform-modules/cid-dashboards?ref=4.0.2" stack_name = var.stack_name_cloud_intelligence template_bucket = module.dashboard_bucket.s3_bucket_id