Skip to content

Commit

Permalink
feat: Removed DynamoDB Table offering (#2127)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifindlay-cci authored Sep 27, 2024
1 parent 2eb97ed commit a317d4a
Show file tree
Hide file tree
Showing 25 changed files with 0 additions and 1,240 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,6 @@ updates:
day: "saturday"
labels:
- "test-dependencies"
- package-ecosystem: gomod
directory: "/acceptance-tests/apps/dynamodbtableapp"
schedule:
interval: "weekly"
day: "saturday"
groups:
aws-sdk-go-v2:
patterns:
- "github.com/aws/aws-sdk-go-v2/*"
labels:
- "test-dependencies"
- package-ecosystem: gomod
directory: "/acceptance-tests/apps/dynamodbnsapp"
schedule:
Expand Down
31 changes: 0 additions & 31 deletions acceptance-tests/apps/dynamodbtableapp/go.mod

This file was deleted.

139 changes: 0 additions & 139 deletions acceptance-tests/apps/dynamodbtableapp/go.sum

This file was deleted.

62 changes: 0 additions & 62 deletions acceptance-tests/apps/dynamodbtableapp/internal/app/app.go

This file was deleted.

45 changes: 0 additions & 45 deletions acceptance-tests/apps/dynamodbtableapp/internal/app/get.go

This file was deleted.

40 changes: 0 additions & 40 deletions acceptance-tests/apps/dynamodbtableapp/internal/app/set.go

This file was deleted.

Loading

0 comments on commit a317d4a

Please sign in to comment.