feat: Add new Terraform file and fix variable references in existing files
This commit is contained in:
parent
538fed9a66
commit
3e1146ee9d
4 changed files with 3 additions and 6 deletions
|
|
@ -2,8 +2,8 @@
|
|||
// ----------------------------------
|
||||
# variable "bucket_name" {
|
||||
# type = string
|
||||
# default = "headshed-dev-lab-k3s-bucket"
|
||||
# description = "headshed-dev-lab k3s Bucket"
|
||||
# default = "your-project-name-k3s-bucket"
|
||||
# description = "your-project-name k3s Bucket"
|
||||
# }
|
||||
|
||||
# terraform {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue