Remove null_resources, add bootstrap.sh, fix k3s cert for new LAN IP

This commit is contained in:
Will Anderson
2026-03-23 07:49:57 -05:00
parent 0b4a236a88
commit 7f022d3a67
3 changed files with 36 additions and 47 deletions
-4
View File
@@ -10,10 +10,6 @@ terraform {
source = "hashicorp/helm"
version = "~> 2.14"
}
null = {
source = "hashicorp/null"
version = "~> 3.0"
}
}
backend "s3" {