Page MenuHomePhabricator

[terraform] [2/n] enable streams for DynamoDB identity-users table
ClosedPublic

Authored by will on Nov 13 2023, 11:36 PM.
Tags
None
Referenced Files
F2162663: D9877.id33474.diff
Mon, Jul 1, 4:57 PM
Unknown Object (File)
Sun, Jun 30, 7:28 AM
Unknown Object (File)
Tue, Jun 25, 10:44 AM
Unknown Object (File)
Tue, Jun 25, 10:44 AM
Unknown Object (File)
Tue, Jun 25, 10:44 AM
Unknown Object (File)
Tue, Jun 25, 10:44 AM
Unknown Object (File)
Tue, Jun 25, 10:44 AM
Unknown Object (File)
Tue, Jun 25, 10:44 AM
Subscribers

Details

Summary

Enable DynamoDB streams for the identity-users table

Depends on D9875

Test Plan

Verified on staging

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

will retitled this revision from [terraform] enable streams for DynamoDB identity-users table to [terraform] [3/n] enable streams for DynamoDB identity-users table.Nov 13 2023, 11:43 PM
Harbormaster returned this revision to the author for changes because remote builds failed.Nov 13 2023, 11:52 PM
Harbormaster failed remote builds in B24097: Diff 33197!
will retitled this revision from [terraform] [3/n] enable streams for DynamoDB identity-users table to [terraform] [4/n] enable streams for DynamoDB identity-users table.Nov 20 2023, 6:03 PM
will retitled this revision from [terraform] [4/n] enable streams for DynamoDB identity-users table to [terraform] [3/n] enable streams for DynamoDB identity-users table.
will retitled this revision from [terraform] [3/n] enable streams for DynamoDB identity-users table to [terraform] [2/n] enable streams for DynamoDB identity-users table.Nov 21 2023, 12:14 AM
will edited the summary of this revision. (Show Details)
Harbormaster returned this revision to the author for changes because remote builds failed.Nov 21 2023, 12:25 PM
Harbormaster failed remote builds in B24315: Diff 33470!
will requested review of this revision.Nov 21 2023, 1:59 PM

I won't block you on this but could you please reformat the file before landing? 🙏

services/terraform/modules/shared/dynamodb.tf
102–105 ↗(On Diff #33474)

This should have failed the lint but I just realized that scripts/terraform_pre_commit.sh is broken. I created D9958 to fix this.

Can you run terraform fmt to reformat this?

This revision is now accepted and ready to land.Nov 23 2023, 2:47 AM

I'm not sure this is formatted correctly. @wyilio, you may need to rebase on master in order to pick up the commit where @bartek fixed the Terraform linter precommit hook

(Apologies if I'm wrong – don't fully understand Terraform formatting guidelines)

This revision is now accepted and ready to land.Dec 18 2023, 12:45 PM