Name | Version |
---|---|
aws | 3.70.0 |
Name | Version |
---|---|
aws | 3.70.0 |
No modules.
Name | Type |
---|---|
aws_iot_certificate.things_cert | resource |
aws_iot_policy.tf_policy | resource |
aws_iot_policy_attachment.thing_policy_attachment | resource |
aws_iot_thing.aws_publisher_thing | resource |
aws_iot_thing.aws_subscriber_thing | resource |
aws_iot_thing_principal_attachment.publisher_cert_attachment | resource |
aws_iot_thing_principal_attachment.subscriber_cert_attachment | resource |
aws_iot_thing_type.publisher | resource |
aws_iot_thing_type.subscriber | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
iot_policy | Base64 string containing iot Policy json. See policy/policy.example.json. | string |
n/a | yes |
publisher_group | Group of publisher things | string |
"publisher-app-group" |
no |
publisher_id_list | List of publisher things deployed in AWS. | list(string) |
[ |
no |
region | AWS region. | string |
"us-east-1" |
no |
sonoff_id_list | List of subscribers things deployed in AWS. | list(string) |
[ |
no |
subscriber_group | Group of subscriber things | string |
"subscriber-app-group" |
no |
No outputs.