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 Dec 23, 2024
1 parent 8d7a759 commit ce89209
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 ce89209

Please sign in to comment.