forked from DGNum/infrastructure
feat(storage01): add monorepo-terraform-state.s3.dgnum.eu
This is required to bootstrap the Terranix setup. Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
This commit is contained in:
parent
de6742aa0d
commit
12b20e6acf
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ let
|
||||||
];
|
];
|
||||||
|
|
||||||
buckets = [
|
buckets = [
|
||||||
|
"monorepo-terraform-state"
|
||||||
|
|
||||||
"banda-website"
|
"banda-website"
|
||||||
"castopod-dgnum"
|
"castopod-dgnum"
|
||||||
"hackens-website"
|
"hackens-website"
|
||||||
|
|
Loading…
Reference in a new issue