Remove null_resources, add bootstrap.sh, fix k3s cert for new LAN IP
This commit is contained in:
@@ -10,10 +10,6 @@ terraform {
|
||||
source = "hashicorp/helm"
|
||||
version = "~> 2.14"
|
||||
}
|
||||
null = {
|
||||
source = "hashicorp/null"
|
||||
version = "~> 3.0"
|
||||
}
|
||||
}
|
||||
|
||||
backend "s3" {
|
||||
|
||||
Reference in New Issue
Block a user