File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments