alphagov / govuk-infrastructure

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
139 stars 24 forks source link

Create tfc workspace for GOV.UK App backend #1336

Closed jflm closed 3 months ago

jflm commented 3 months ago

We would like a Terraform Cloud workspace to deploy resources into the Integration account while we carry out some spikes and investigations. I think all that is needed is a new file in tfc-configuration, but any further input would be appreciated.

Currently this file makes reference to a separate repo (govuk-mobile-backend) where we are putting resources (for a few reasons, predominantly that we don't want to 'pollute' main production GOV.UK infra with what we're doing, and also that repo is going to contain a mix of tech approaches that are still being investigated). So I am assuming this will work but again happy to be corrected.

jflm commented 3 months ago

Closing for the time being as we will just run Terraform locally. Can re-visit in future if necessary.