updating terraform

This commit is contained in:
comerford0
2025-10-02 09:59:10 +00:00
parent c12311ab9f
commit af6e73101f
4 changed files with 21 additions and 7 deletions
+1
View File
@@ -4,3 +4,4 @@ variable "subnet_id" { type = string }
variable "vm_size" { type = string }
variable "admin_username" { type = string }
variable "ssh_public_key" { type = string }
variable "ex_ip" { type = string }