set value inside aws_dynamodb_table_item #7729
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
Community Note
Description
AWS dynamodb items are JSON blobs. The AWS API supports setting not just the whole blob but the value at some path within the JSON tree. It would be nice if the terraform table_item resource supported such a path. Using it would express: "this branch of the JSON should have this value".
New or Affected Resource(s)
aws_dynamodb_table_item
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: