Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

namespace creation prod #27943

Merged
merged 1 commit into from
Nov 18, 2024
Merged

namespace creation prod #27943

merged 1 commit into from
Nov 18, 2024

Conversation

jessicadilks
Copy link
Contributor

No description provided.

@jessicadilks jessicadilks requested a review from a team as a code owner November 18, 2024 17:13
@sablumiah
Copy link
Contributor

Terraform Plan Summary

Terraform Plan: 18 to be created, 0 to be destroyed, 0 to be updated, 0 to be replaced and 0 unchanged.

Resources to create:

+ kubernetes_secret.ecr_credentials
+ module.ecr_credentials.aws_ecr_repository.repo
+ module.ecr_credentials.aws_iam_policy.ecr[0]
+ module.ecr_credentials.aws_iam_policy.irsa
+ module.ecr_credentials.aws_iam_role.github[0]
+ module.ecr_credentials.aws_iam_role_policy_attachment.github_ecr[0]
+ module.ecr_credentials.github_actions_environment_secret.ecr_role_to_assume["osc-scraping-tool.prod"]
+ module.ecr_credentials.github_actions_environment_variable.ecr_region["osc-scraping-tool.prod"]
+ module.ecr_credentials.github_actions_environment_variable.ecr_repository["osc-scraping-tool.prod"]
+ module.ecr_credentials.random_id.oidc
+ module.serviceaccount.github_actions_environment_secret.cluster-name["osc-scraping-tool.prod"]
+ module.serviceaccount.github_actions_environment_secret.cluster-namespace["osc-scraping-tool.prod"]
+ module.serviceaccount.github_actions_environment_secret.serviceaccount-cert["osc-scraping-tool.prod"]
+ module.serviceaccount.github_actions_environment_secret.serviceaccount-token["osc-scraping-tool.prod"]
+ module.serviceaccount.kubernetes_role.github_actions_role
+ module.serviceaccount.kubernetes_role_binding.github-actions-rolebinding
+ module.serviceaccount.kubernetes_secret_v1.serviceaccount-token
+ module.serviceaccount.kubernetes_service_account.github_actions_serviceaccount

Copy link
Contributor

@tmahmood72 tmahmood72 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jessicadilks jessicadilks merged commit 9eae669 into main Nov 18, 2024
15 checks passed
@jessicadilks jessicadilks deleted the prod-osc-scraping-tool branch November 18, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants