Skip to content

Commit

Permalink
build: Test changes to unstuck CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dgniewek committed Dec 19, 2022
1 parent 6a19a01 commit 395f8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/full-example/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ module "terraform_module_template" {
source = "../../"
context = module.this.context

example_var = "This is example value."
example_var = "This is a example value."
}

0 comments on commit 395f8fb

Please sign in to comment.