Terraform requires arguments that are optional when creating aws_iot_topic_rule #6195
Labels
bug
Addresses a defect in current functionality.
service/iot
Issues and PRs that pertain to the iot service.
Milestone
Community Note
Terraform Version
Terraform v0.11.8
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
These range_key arguments of the DynamoDB action are optional according to the AWS API reference and the resource's TF documentation.
Actual Behavior
Both arguments are marked as required in the source code.
References
The text was updated successfully, but these errors were encountered: