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
@ -6,4 +6,5 @@ variable "cidr_blocks" {
|
||||
variable "sg_name" {
|
||||
default = "rds_sg"
|
||||
description = "Tag Name for sg"
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -20,4 +20,5 @@ variable "az_2" {
|
||||
|
||||
variable "vpc_id" {
|
||||
description = "Your VPC ID"
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user