Skip to content

Commit

Permalink
terraform-docs: automated action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 2, 2024
1 parent 43617e2 commit fcf559d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,12 @@ benefits of a lifecycle policy, all with just a few simple commands. Try it out
- data source.jq_query.main (main.tf#52)

# Examples
### Full
```hcl
module "basic_example" {
### Full
```hcl
module "basic_example" {
source = "../.."
name = var.name
}
```
```
<!-- END_TF_DOCS -->

0 comments on commit fcf559d

Please sign in to comment.