diff --git a/modules/s3/variables.servicecatalog.tf b/modules/s3/variables.servicecatalog.tf index d5efc97..ffa4b1f 100644 --- a/modules/s3/variables.servicecatalog.tf +++ b/modules/s3/variables.servicecatalog.tf @@ -7,7 +7,7 @@ variable "portfolio_id" { variable "product_id" { description = "Product ID for the S3 product" type = string - default = "prod-s3bucket123xyz" # Update with actual S3 product ID + default = "prod-tssqrgscxu7da" } variable "path_id" {