diff --git a/modules/ec2/variables.servicecatalog.tf b/modules/ec2/variables.servicecatalog.tf index da1d6be..c159796 100644 --- a/modules/ec2/variables.servicecatalog.tf +++ b/modules/ec2/variables.servicecatalog.tf @@ -7,7 +7,7 @@ variable "portfolio_id" { variable "product_id" { description = "Product ID. If not provided, will lookup by product_name_pattern" type = string - default = "prod-2wiklrhg7jmb4" + default = "prod-43foqxjcq5isw" } variable "path_id" {