Skip to content

Commit

Permalink
lint: fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoshkin authored and faiq committed Oct 13, 2023
1 parent 39749bf commit 0276f0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/infra/vsphere/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
terraform {
required_providers {
vsphere = {
source = "hashicorp/vsphere"
source = "hashicorp/vsphere"
version = "~> 2.4.0"
}
}
Expand Down

0 comments on commit 0276f0c

Please sign in to comment.