Skip to content

Commit fcf559d

Browse files
terraform-docs: automated action
1 parent 43617e2 commit fcf559d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ benefits of a lifecycle policy, all with just a few simple commands. Try it out
8888
- data source.jq_query.main (main.tf#52)
8989

9090
# Examples
91-
### Full
92-
```hcl
93-
module "basic_example" {
91+
### Full
92+
```hcl
93+
module "basic_example" {
9494
source = "../.."
9595
9696
name = var.name
9797
}
98-
```
98+
```
9999
<!-- END_TF_DOCS -->

0 commit comments

Comments
 (0)