Skip to content

Commit

Permalink
Dynamo gsi (#188)
Browse files Browse the repository at this point in the history
* management policies addition

* management policies removal from K8-provider

* load balancer controller addition

* updating policy to access global and local index

* Update dynamodb-write.yaml license

* updating required ddb gsi parameter
  • Loading branch information
7navyasa authored May 8, 2024
1 parent b1527fa commit 2f702d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions compositions/upbound-aws-provider/dynamo-irsa/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,7 @@ spec:
required:
- hashKey
- name
- rangeKey
- readCapacity
- writeCapacity
- projectionType
- nonKeyAttributes
type: array
localSecondaryIndex:
items:
Expand Down
4 changes: 0 additions & 4 deletions compositions/upbound-aws-provider/dynamodb/definition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,7 @@ spec:
required:
- hashKey
- name
- rangeKey
- readCapacity
- writeCapacity
- projectionType
- nonKeyAttributes
type: array
localSecondaryIndex:
items:
Expand Down

0 comments on commit 2f702d4

Please sign in to comment.