File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ module "label" {
7979```
8080
8181<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
82+
8283## Inputs
8384
8485| Name | Description | Type | Default | Required |
Original file line number Diff line number Diff line change 1- #MODULE#: Disabled
2- ======================================
1+ # terraform-local-label: Disabled
32
43Configuration in this directory run with the module disabled.
54
65The module should create nothing and not error on any of the outputs
76
8- Usage
9- =====
7+ ## Usage
108
119To run this example you need to execute:
1210
1311``` bash
14- $ terraform init
15- $ terraform plan
16- $ terraform apply
12+ terraform init
13+ terraform plan
14+ terraform apply
1715```
1816
1917Note that this example may create resources which cost money. Run ` terraform destroy ` when you don't need these resources.
You can’t perform that action at this time.
0 commit comments