Skip to content

Commit

Permalink
Merge pull request #3136 from bcgov/request/service-account-for-team-…
Browse files Browse the repository at this point in the history
…1620-5191-1704389445603

request: add client files for service-account-for-team-1620-5191
  • Loading branch information
Pathfinder-SSO-Team authored Jan 4, 2024
2 parents e0c2782 + 95601ab commit ada41b5
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module "service-account-team-1620-5191" {
source = "github.com/bcgov/sso-terraform-modules?ref=main/modules/standard-service-account"
realm_id = var.standard_realm_id
client_id = "service-account-team-1620-5191"
team_id = 1620
description = "CSS App Created"
}

0 comments on commit ada41b5

Please sign in to comment.