dotfiles/terraform
2023-06-14 09:19:10 +02:00
..
bbc bbc/README: change directory 2023-06-14 09:19:10 +02:00
github-bots add nix-infra-bot 2023-01-25 08:41:30 +01:00
gitlab reformat with treefmt 2022-12-28 14:14:00 +01:00
modules/github-push-bot github-push-bot: fix permissions 2023-01-23 11:29:16 +01:00
.envrc add bbc stuff 2022-09-13 20:35:36 +02:00
.envrc.private-template add bbc stuff 2022-09-13 20:35:36 +02:00
flake-module.nix add bbc stuff 2023-06-14 08:36:03 +02:00
README.md terraform: add tutorial 2022-09-14 09:21:04 +02:00
secrets.enc.json add nix-infra-bot 2023-01-25 08:41:30 +01:00
terragrunt.hcl switch to terragrunt 2022-09-14 09:14:29 +02:00

Usage

To setup:

cd <target> # i.e. cd bbc
terragrunt apply

To destroy:

$ cd <target> # i.e. cd bbc
$ terragrunt destroy