Commit Graph

17 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
Rhys Laval 64b5ff54eb Fix vet issue
9 years ago
Rhys Laval 27d3d2a871 provider/aws: aws_dynamodb_table Add support for TimeToLive
9 years ago
clint shryock 89edd2859c fix go fmt errors, my bad
9 years ago
clint shryock 923587a0c9 provider/aws: Randomize and fix Dynamo DB test table names
9 years ago
Gauthier Wallet c44afc4179 provider/aws: Fix DynamoDB issues about GSIs indexes (#13256)
9 years ago
Jake Champlin dacc765a5e
update casing for dynamoDb
9 years ago
Jake Champlin 91e0fed333
provider/aws: Add tag support to the dynamodb table resource
9 years ago
clint shryock 5dc387354d provider/aws: Randomize tests more to reduce conflicts
10 years ago
clint shryock dd3a2aa4e9 provider/aws: Dynamo DB test/destroy updates
10 years ago
stack72 8b79881dea Adding a validation function for the DynamoDb Table StreamViewType
11 years ago
stack72 d46348c233 Adding support for AWS DynamoDB Table for StreamSpecifications
11 years ago
Panagiotis Moustafellos e4845f75cc removed extra parentheses
11 years ago
John Ewart ca7fe86c67 Update DynamoDB example docs to remove non-key attributes; update test to remove non-key attribute from attribute set to prevent infinite planning loops
11 years ago
Joshua Semar 7e05b083d3 include keys only projection type
11 years ago
Joshua Semar 46fed750a5 simple acc test covering more projection types
11 years ago
John Ewart 4784eff9ca Fix AWS SDK imports
11 years ago
John Ewart 1669c35007 Adding DynamoDB acceptance tests
11 years ago