-
Notifications
You must be signed in to change notification settings - Fork 8
[TILES-V2-8]: add env vars #986
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: tiles-v2/trunk
Are you sure you want to change the base?
Conversation
Datadog ReportBranch report: ✅ 0 Failed, 773 Passed, 0 Skipped, 2m 30.54s Total Time |
4a191cd
to
6c74578
Compare
81100c6
to
2655ab3
Compare
2655ab3
to
c9b84f1
Compare
6c74578
to
b1913e1
Compare
c9b84f1
to
d0a2797
Compare
b1913e1
to
9ba6275
Compare
9ba6275
to
9bc7e39
Compare
d0a2797
to
b47b2f9
Compare
b47b2f9
to
ed375ee
Compare
9bc7e39
to
3c3cb76
Compare
3c3cb76
to
40af4a4
Compare
ed375ee
to
619e2e8
Compare
40af4a4
to
a5f62bc
Compare
619e2e8
to
fce7994
Compare
fce7994
to
fe6b4d2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ BugBot reviewed your changes and found no bugs!
BugBot free trial expires on June 10, 2025
You have used $0.00 of your $1.00 spend limit so far. Manage your spend limit in the Cursor dashboard.
Was this report helpful? Give feedback by reacting with 👍 or 👎
TL;DR
Added Tiles Postgres database environment variables to ECS configuration.
What changed?
Added five new environment variables to the ECS environment configuration:
TILES_POSTGRES_HOST
TILES_POSTGRES_DATABASE
TILES_POSTGRES_USERNAME
TILES_POSTGRES_PASSWORD
TILES_POSTGRES_PORT
Each variable references corresponding parameter store values with the
plumber-<ENVIRONMENT>-tiles-rds-*
pattern.