WIP: feat(infra): introduce Terranix #145
No reviewers
Labels
No labels
awaiting
awaiting-author
awaiting
awaiting-reviewer
bot
deployed
Silenced alert
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DGNum/infrastructure!145
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "declarative-buckets"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
TODO:
Blocker: garage_key_bucket and garage_global_alias cannot be imported via our provider, I need to fix this and maybe also fix automatic refresh.
Signed-off-by: Ryan Lahfa ryan@dgnum.eu
feat(infra): introduce Terranixto WIP:ù feat(infra): introduce TerranixWIP:ù feat(infra): introduce Terranixto WIP: feat(infra): introduce Terranix@ -67,9 +67,16 @@ letcommitizen.enable = true;};};terranixConfig = import "${sources.terranix}/core" {Please add a newline
@ -70,3 +76,4 @@in{inherit terranixConfigFile terranixConfig;Newline also after the inherit
@ -0,0 +4,4 @@# endpoints.## Note: currently requires the user to provide AWS_ACCESS_KEY_ID as well as# AWS_SECRET_ACCESS_KEY in their environment variables.TODO(one day): Add a .credentials directory, with age encrypted files that can be decrypted when entering the shell
let's do it now
done!
@ -0,0 +12,4 @@bucket = "monorepo-terraform-state";key = "state";# It's just a dump Garage server, don't try to be smart.dumb*
@ -0,0 +20,4 @@};};garage_key = { };garage_bucket_key = { };??
it's just to showcase how to use it
terraform won't delete things it doesn't know about FYI
ed50bab459483bf93d26483bf93d26a1ace67cbda1ace67cbd0acececb310acececb31d5e7ea14e7d5e7ea14e72a89984ad62a89984ad6a37d83c418a37d83c4185a14c63ba55a14c63ba52ce8c125d42ce8c125d4822b4f3b83Ce serait tip top de rajouter un poil de documentation sur comment se servir de terraform
822b4f3b831351f13770d6fdd44277e4981f43d75227a79f457ed4bcb33b7ed4bcb33bb409886725lbailly referenced this pull request2025-06-13 11:56:04 +02:00
b409886725e25add76eb592bebda2f1d8916154f15b7d3b1881114e266278496a5725d93ec9ecf18View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.