Page MenuHomePhabricator

[terraform] expose allow origin list to identity service via terraform
ClosedPublic

Authored by varun on Feb 28 2024, 10:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 3:31 PM
Unknown Object (File)
Tue, Nov 12, 3:30 PM
Unknown Object (File)
Tue, Nov 12, 3:30 PM
Unknown Object (File)
Tue, Nov 12, 3:23 PM
Unknown Object (File)
Tue, Nov 12, 3:20 PM
Unknown Object (File)
Tue, Nov 12, 11:35 AM
Unknown Object (File)
Mon, Nov 11, 2:47 PM
Unknown Object (File)
Mon, Nov 11, 2:24 PM
Subscribers

Details

Summary

we'll configure the CORS policy accordingly

Test Plan

tested in subsequent diff by actually using the provided list

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Feb 29 2024, 11:54 AM

make the allow origin list more configurable

varun requested review of this revision.Mar 1 2024, 12:39 PM

@will can you give this one more pass? it's changed quite a bit

services/terraform/remote/service_identity.tf
24

EOT lets us write multiline strings cleanly

Looks good to me. Might want to adjust the diff title and test plan but that's really it.

This revision is now accepted and ready to land.Mar 1 2024, 12:53 PM
varun retitled this revision from [terraform] expose remote environment type to identity service as env var to [terraform] expose allow origin list to identity service via terraform.
varun edited the test plan for this revision. (Show Details)

updating title