Skip to content

Commit 0550a25

Browse files
author
GitHub Action
committed
🤖 CI: Prerelease: 1.0.37-0
1 parent fdcad13 commit 0550a25

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ module "stage" {
109109
| <a name="output_role_arn"></a> [role\_arn](#output\_role\_arn) | n/a |
110110
| <a name="output_root_resource_id"></a> [root\_resource\_id](#output\_root\_resource\_id) | The Rest API Root Resource ID |
111111
| <a name="output_s3_topic_arn"></a> [s3\_topic\_arn](#output\_s3\_topic\_arn) | n/a |
112+
| <a name="output_stage"></a> [stage](#output\_stage) | Re-output of the var.stage |
112113
| <a name="output_topic_arn"></a> [topic\_arn](#output\_topic\_arn) | n/a |
113114
| <a name="output_url"></a> [url](#output\_url) | Full HTTP url to the service (https://{domain}/{servicename}) |
114115
| <a name="output_websocket_api_id"></a> [websocket\_api\_id](#output\_websocket\_api\_id) | The websocket API ID, if enabled, otherwise null |

sly.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "1.0.36"
2+
"version": "1.0.37-0"
33
}

0 commit comments

Comments
 (0)