Skip to content

Commit

Permalink
Fix terraform formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <marco.franssen@philips.com>
  • Loading branch information
marcofranssen committed Sep 11, 2023
1 parent 430e7d0 commit 52216bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/vault/environments/local/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {

required_providers {
vault = {
source = "hashicorp/vault"
source = "hashicorp/vault"
version = "~> 3.20.0"
}
}
Expand Down

0 comments on commit 52216bd

Please sign in to comment.