Skip to content

Commit

Permalink
porfolio id
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 2, 2026
1 parent 4c1011b commit 2025a57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/ec2/variables.servicecatalog.tf
Original file line number Diff line number Diff line change
@@ -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" {
Expand Down
2 changes: 1 addition & 1 deletion modules/s3/variables.servicecatalog.tf
Original file line number Diff line number Diff line change
@@ -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" {
Expand Down

0 comments on commit 2025a57

Please sign in to comment.