Terraform turnup automation for the EKS Kubernetes clusters that host GOV.UK. See https://github.com/alphagov/govuk-helm-charts for application config.
MIT License
145
stars
25
forks
source link
Remove unused cluster_infrastructure_state_bucket TF var #1498
cluster_infrastructure_state_bucket is already contained in variables-integration.tf (common-integration), variables-production.tf (common-production) and variables-staging.tf (common-staging) which are pulled in through the workspace configuration
Description:
cluster_infrastructure_state_bucket
is already contained invariables-integration.tf
(common-integration),variables-production.tf
(common-production) andvariables-staging.tf
(common-staging) which are pulled in through the workspace configuration