Skip to content

Commit

Permalink
update s3 product id
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Feb 26, 2026
1 parent a0228a8 commit b05a711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/s3/variables.servicecatalog.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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" {
Expand Down

0 comments on commit b05a711

Please sign in to comment.