diff --git a/modules/ec2/variables.servicecatalog.tf b/modules/ec2/variables.servicecatalog.tf index da1d6be..a7b8722 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-l2v5cyrvr4exa" + default = "port-pgj3zvoqca7ya" } variable "product_id" { diff --git a/modules/s3/variables.servicecatalog.tf b/modules/s3/variables.servicecatalog.tf index 0a1a50e..23ba43d 100644 --- a/modules/s3/variables.servicecatalog.tf +++ b/modules/s3/variables.servicecatalog.tf @@ -1,7 +1,7 @@ variable "portfolio_id" { description = "Portfolio ID for the S3 product" type = string - default = "port-l2v5cyrvr4exa" + default = "port-7qwegwxptuyl2" } variable "product_id" {