Skip to content

Commit

Permalink
terraform fmt: automated action
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed May 27, 2024
1 parent 295d6e6 commit 29e8bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ terraform {
provider "github" {}

module "github_repository_test" {
source = "../.." # path to the module
source = "../.." # path to the module
name = "test"
}

0 comments on commit 29e8bf5

Please sign in to comment.