Skip to content

Commit

Permalink
adding terraform-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
parav24 committed Oct 29, 2024
1 parent 08b1e4b commit 5b0bb22
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 430 deletions.
12 changes: 12 additions & 0 deletions modules/aws/networking/alb/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<!-- BEGIN_TF_DOCS -->
header: |
# My Terraform Module

This module provisions resources for ...
_(Brief description of the module's purpose)_

footer: |
## Contributing

Contributions are welcome! Please create a pull request or open an issue for suggestions and improvements.
<!-- END_TF_DOCS -->
3 changes: 1 addition & 2 deletions modules/aws/networking/alb/terraform-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
file: README.md
mode: inject

content:
content: |
header: |
# My Terraform Module
Expand Down Expand Up @@ -44,7 +44,6 @@ settings:
- footer

templates:
# Customize formatting for specific sections
inputs: |
## Inputs
Expand Down
65 changes: 0 additions & 65 deletions modules/aws/networking/central-ingress-alb/main.tf

This file was deleted.

10 changes: 0 additions & 10 deletions modules/aws/networking/central-ingress-alb/outputs.tf

This file was deleted.

29 changes: 0 additions & 29 deletions modules/aws/networking/central-ingress-alb/sg.tf

This file was deleted.

95 changes: 0 additions & 95 deletions modules/aws/networking/central-ingress-alb/variables.tf

This file was deleted.

80 changes: 0 additions & 80 deletions modules/aws/networking/central-ingress-nlb/main.tf

This file was deleted.

22 changes: 0 additions & 22 deletions modules/aws/networking/central-ingress-nlb/outputs.tf

This file was deleted.

31 changes: 0 additions & 31 deletions modules/aws/networking/central-ingress-nlb/sg.tf

This file was deleted.

Loading

0 comments on commit 5b0bb22

Please sign in to comment.