Skip to content

Commit

Permalink
chore: end-of-session commit (3 files changed)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Arnold committed Jun 4, 2026
1 parent 4e84069 commit 040f5f9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 134 deletions.
61 changes: 0 additions & 61 deletions deploy/stacksets.tf

This file was deleted.

12 changes: 0 additions & 12 deletions deploy/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,3 @@ variable "principal_arns" {
type = list(string)
default = []
}

variable "stackset_target_ou_id" {
description = "AWS Organizations OU ID to target with the sc-automation-codebuild-role StackSet (e.g. \"ou-xxxx-xxxxxxxx\")"
type = string
# e.g. "ou-xxxx-xxxxxxxx"
}

variable "codebuild_account_id" {
description = "AWS account ID of the csvd-dev account where tf-run-executor-codebuild runs; used as the trust principal in the cross-account role"
type = string
default = "229685449397"
}
61 changes: 0 additions & 61 deletions service-catalog/stackset-sc-automation-codebuild-role.yaml

This file was deleted.

0 comments on commit 040f5f9

Please sign in to comment.