devops/infra/clusters/bridge/scripts
Thomas Rijpstra 23e9e00f35
Initial commit
2024-12-05 08:04:28 +01:00
..
README.md Initial commit 2024-12-05 08:04:28 +01:00
generate-tf-backend-config.sh Initial commit 2024-12-05 08:04:28 +01:00

README.md

After the management cluster has been boostrapped (see bootstrap directory), the following steps are:

(From the infra/clusters/management directory)

  1. ./scripts/generate-tf-backend-config.sh
  2. terraform init -backend-config=backend.tfvars -reconfigure
  3. terraform apply