Skip to content

Commit

Permalink
update product id also
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 3, 2026
1 parent e433398 commit 758f7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ec2/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. If not provided, will lookup by product_name_pattern"
type = string
default = "prod-2wiklrhg7jmb4"
default = "prod-43foqxjcq5isw"
}

variable "path_id" {
Expand Down

0 comments on commit 758f7f3

Please sign in to comment.