Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrmr33 committed Feb 25, 2024
1 parent f991003 commit 4c7f514
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ jobs:
working-dir: .
output-file: README.md
output-method: inject
config-file: .terraform-docs.yml
git-push: "true"
1 change: 1 addition & 0 deletions example/values-file-installation/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ module "ocean_controller" {
release_name = "test-terraform"

values_file = "./values.yaml"

}

0 comments on commit 4c7f514

Please sign in to comment.