diff --git a/modules/ec2/variables.servicecatalog.tf b/modules/ec2/variables.servicecatalog.tf index a7b8722..da1d6be 100644 --- a/modules/ec2/variables.servicecatalog.tf +++ b/modules/ec2/variables.servicecatalog.tf @@ -1,7 +1,7 @@ variable "portfolio_id" { description = "Portfolio ID. If not provided, will lookup by portfolio_name_pattern" type = string - default = "port-pgj3zvoqca7ya" + default = "port-l2v5cyrvr4exa" } variable "product_id" {