Skip to content

Commit e1db2c5

Browse files
author
github-aws-runners-pr|bot
committed
docs: auto update terraform docs
1 parent 4f4b845 commit e1db2c5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

examples/multi-runner/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,11 @@ terraform output -raw webhook_secret
7575

7676
| Name | Type |
7777
|------|------|
78+
| [aws_ssm_parameter.al2023_arm64](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ssm_parameter) | resource |
7879
| [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 |
80+
| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |
81+
| [aws_ssm_parameter.al2023_arm64](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
82+
| [aws_ssm_parameter.al2023_x64](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter) | data source |
8083

8184
## Inputs
8285

0 commit comments

Comments
 (0)