Skip to content

Instantly share code, notes, and snippets.

View AlexHilson's full-sized avatar

Alex Hilson AlexHilson

  • Met Office
  • Exeter
View GitHub Profile
@ppar
ppar / terraform_separate_environments.md
Last active April 21, 2023 12:31
How to use a single Terraform repo with multiple independent environments

Summary

This text demonstrates a pattern for using a single repository of Terraform code to manage multiple, completely independent environments that contain the same infrastructure.

It's based on simply overriding the terraform data and config files on each execution with:

  • $TF_DATA_DIR
@jacobtomlinson
jacobtomlinson / Dask on Fargate from scratch.ipynb
Last active February 26, 2024 14:35
Dask on Fargate from scratch
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.