mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
new lines
This commit is contained in:
parent
4dd8175535
commit
22c42c4687
@ -7,3 +7,4 @@ variable "sg_name" {
|
||||
default = "rds_sg"
|
||||
description = "Tag Name for sg"
|
||||
}
|
||||
|
||||
|
@ -21,3 +21,4 @@ variable "az_2" {
|
||||
variable "vpc_id" {
|
||||
description = "Your VPC ID"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user