ministryofjustice / cloud-platform-environments

Environment configuration for the Cloud Platform
MIT License
68 stars 34 forks source link

Create serviceaccount.tf for POLA prod #27022

Open HettieS opened 12 hours ago

HettieS commented 12 hours ago

Service account for POLA production namespace so we can deploy.

sablumiah commented 12 hours ago

Terraform Plan Summary

<details "open">

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

Resources to create:

+ module.serviceaccount.github_actions_environment_secret.cluster-name["laa-pola.production"]
+ module.serviceaccount.github_actions_environment_secret.cluster-namespace["laa-pola.production"]
+ module.serviceaccount.github_actions_environment_secret.serviceaccount-cert["laa-pola.production"]
+ module.serviceaccount.github_actions_environment_secret.serviceaccount-token["laa-pola.production"]
+ 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