stilltryingtofigureitout

This commit is contained in:
2024-08-28 03:16:42 +00:00
parent 59d14f7045
commit cb08d9edbb
3 changed files with 1 additions and 6 deletions
-4
View File
@@ -8,10 +8,6 @@ terraform {
}
}
variable "instance_id" {
type = number
}
variable "root_password" {
type = string
sensitive = true