happy terraform fmt
Signed-off-by: Gaurav Gahlot <gauravgahlot0107@gmail.com>
This commit is contained in:
@ -6,11 +6,11 @@ terraform {
|
||||
version = "~> 3.0.1"
|
||||
}
|
||||
null = {
|
||||
source = "hashicorp/null"
|
||||
source = "hashicorp/null"
|
||||
version = "~> 2.1.2"
|
||||
}
|
||||
template = {
|
||||
source = "hashicorp/template"
|
||||
source = "hashicorp/template"
|
||||
version = "~> 2.1.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user