Skip to content

Commit

Permalink
exclude examples
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Dec 16, 2024
1 parent d0fab39 commit c031e83
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repos:
- id: terraform_docs_replace
args: ['table']
exclude: common/.*
exclude: examples/.*
exclude: examples/
exclude: version.tf

- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down
25 changes: 25 additions & 0 deletions examples/rds-postgres/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Requirements

No requirements.

## Providers

No providers.

## Modules

| Name | Source | Version |
|------|--------|---------|
| <a name="module_postgres"></a> [postgres](#module\_postgres) | git@github.e.it.census.gov:terraform-modules/aws-common-security-groups.git//rds-postgres | tf-upgrade |

## Resources

No resources.

## Inputs

No inputs.

## Outputs

No outputs.

0 comments on commit c031e83

Please sign in to comment.