Yuki Takei 3 anni fa
parent
commit
c623e5879e

+ 9 - 0
packages/app/docker/codebuild/oidc.tf

@@ -0,0 +1,9 @@
+module "oidc_github" {
+  source  = "unfunco/oidc-github/aws"
+
+#   iam_role_name = "github-oidc-"
+
+  github_repositories = [
+    "weseek/github",
+  ]
+}

File diff suppressed because it is too large
+ 100 - 1
packages/app/docker/codebuild/terraform.tfstate


Some files were not shown because too many files changed in this diff