This repository was archived by the owner on Feb 10, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
terraform/modules/happy-env-eks Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ https://docs.google.com/drawings/d/1AsJts2qCmw7685A6WZPDb5ApkXyuPRc27Lg3zzWuPaA/
2828| <a name =" module_dbs " ></a > [ dbs] ( #module\_ dbs ) | github.com/chanzuckerberg/cztack//aws-aurora-postgres | v0.49.0 |
2929| <a name =" module_ecrs " ></a > [ ecrs] ( #module\_ ecrs ) | git@github.com : chanzuckerberg /cztack//aws-ecr-repo | v0.59.0 |
3030| <a name =" module_happy_github_ci_role " ></a > [ happy\_ github\_ ci\_ role] ( #module\_ happy\_ github\_ ci\_ role ) | ../happy-github-ci-role | n/a |
31- | <a name =" module_happy_okta_app " ></a > [ happy\_ okta\_ app] ( #module\_ happy\_ okta\_ app ) | .. /happy-tfe-okta-app | n/a |
31+ | <a name =" module_happy_okta_app " ></a > [ happy\_ okta\_ app] ( #module\_ happy\_ okta\_ app ) | git@github.com : chanzuckerberg /happy//terraform/modules/happy -tfe-okta-app | happy-tfe-okta-app-v3.1.0 |
3232| <a name =" module_happy_service_account " ></a > [ happy\_ service\_ account] ( #module\_ happy\_ service\_ account ) | ../happy-tfe-okta-service-account | n/a |
3333| <a name =" module_ops-genie " ></a > [ ops-genie] ( #module\_ ops-genie ) | git@github.com : chanzuckerberg /shared-infra//terraform/modules/ops-genie-service | main |
3434| <a name =" module_s3_buckets " ></a > [ s3\_ buckets] ( #module\_ s3\_ buckets ) | github.com/chanzuckerberg/cztack//aws-s3-private-bucket | v0.56.2 |
Original file line number Diff line number Diff line change 11module "happy_okta_app" {
2- source = " .. /happy-tfe-okta-app"
2+ source = " git@github.com:chanzuckerberg /happy//terraform/modules/happy -tfe-okta-app?ref=happy-tfe-okta-app-v3.1.0 "
33
44 app_name = var. tags . project
55 env = var. tags . env
You can’t perform that action at this time.
0 commit comments