File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed
Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -240,6 +240,7 @@ Join our discord community via [this invite link](https://discord.gg/bxgXW8jJGh)
240240| Name | Description |
241241| ------| -------------|
242242| <a name =" output_binaries_syncer " ></a > [ binaries\_ syncer] ( #output\_ binaries\_ syncer ) | n/a |
243+ | <a name =" output_deprecated_variables_warning " ></a > [ deprecated\_ variables\_ warning] ( #output\_ deprecated\_ variables\_ warning ) | Warning for deprecated variables usage |
243244| <a name =" output_instance_termination_handler " ></a > [ instance\_ termination\_ handler] ( #output\_ instance\_ termination\_ handler ) | n/a |
244245| <a name =" output_instance_termination_watcher " ></a > [ instance\_ termination\_ watcher] ( #output\_ instance\_ termination\_ watcher ) | n/a |
245246| <a name =" output_queues " ></a > [ queues] ( #output\_ queues ) | SQS queues. |
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ terraform output -raw webhook_secret
7070
7171| Name | Description |
7272| ------| -------------|
73+ | <a name =" output_deprecated_variables_warning " ></a > [ deprecated\_ variables\_ warning] ( #output\_ deprecated\_ variables\_ warning ) | n/a |
7374| <a name =" output_runners " ></a > [ runners] ( #output\_ runners ) | n/a |
7475| <a name =" output_webhook_endpoint " ></a > [ webhook\_ endpoint] ( #output\_ webhook\_ endpoint ) | n/a |
7576| <a name =" output_webhook_secret " ></a > [ webhook\_ secret] ( #output\_ webhook\_ secret ) | n/a |
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ terraform output -raw webhook_secret
6060
6161| Name | Version |
6262| ------| ---------|
63+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.82.1 |
6364| <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | 3.6.3 |
6465
6566## Modules
@@ -75,6 +76,7 @@ terraform output -raw webhook_secret
7576| Name | Type |
7677| ------| ------|
7778| [ random_id.random] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/id ) | resource |
79+ | [ aws_ssm_parameter.al2023_arm] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter ) | data source |
7880
7981## Inputs
8082
@@ -88,6 +90,7 @@ terraform output -raw webhook_secret
8890
8991| Name | Description |
9092| ------| -------------|
93+ | <a name =" output_deprecated_variables_warning " ></a > [ deprecated\_ variables\_ warning] ( #output\_ deprecated\_ variables\_ warning ) | n/a |
9194| <a name =" output_webhook_endpoint " ></a > [ webhook\_ endpoint] ( #output\_ webhook\_ endpoint ) | n/a |
9295| <a name =" output_webhook_secret " ></a > [ webhook\_ secret] ( #output\_ webhook\_ secret ) | n/a |
9396<!-- END_TF_DOCS -->
Original file line number Diff line number Diff line change @@ -192,6 +192,7 @@ module "multi-runner" {
192192| Name | Description |
193193| ------| -------------|
194194| <a name =" output_binaries_syncer_map " ></a > [ binaries\_ syncer\_ map] ( #output\_ binaries\_ syncer\_ map ) | n/a |
195+ | <a name =" output_deprecated_variables_warning " ></a > [ deprecated\_ variables\_ warning] ( #output\_ deprecated\_ variables\_ warning ) | Warning for deprecated variables usage |
195196| <a name =" output_instance_termination_handler " ></a > [ instance\_ termination\_ handler] ( #output\_ instance\_ termination\_ handler ) | n/a |
196197| <a name =" output_instance_termination_watcher " ></a > [ instance\_ termination\_ watcher] ( #output\_ instance\_ termination\_ watcher ) | n/a |
197198| <a name =" output_runners_map " ></a > [ runners\_ map] ( #output\_ runners\_ map ) | n/a |
You can’t perform that action at this time.
0 commit comments