newline
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jul 19 2024
Jul 18 2024
revert mariadb sg description to Allow inbound traffic on port 3307 and all outbound traffic to avoid downtime
change to 1.0.100
final changes before landing
feedback
In D12800#362553, @ashoat wrote:Great work on this – looks really elegant!
Where did we land the MariaDB params – can those be specified only in the .env file, or will they need to be additionally specified to Terraform somehow?
Jul 17 2024
review feedback
feedback
review feedback with minimum requirements to land
Going to make turning tunnelbroker url and identity socket address into json objects into a follow up
rebase for landing
rebase
rebase
In D12688#360458, @ashoat wrote:If you could remind me to make sure I set db.m6g.large when we set up my keyserver, that would be great!
feedback
rebase
make authoritative id variable a config json object
rebase
configure user credentials as json object variable instead of individual string variables
In D12730#361895, @ashoat wrote:Looks like @will figured out a solution within the bash script in D12731
I think this can be solved with some smart load balancer & network configuration (IIRC there is a way to prioritize health checks traffic in AWS), but I need to research on what's the best way of doing that. I think we can figure it out later.
This sounds like potentially a better solution, but the current solution in D12731 works for now – agree we can address it later. @will maybe you can create a follow-up task before landing to investigate @bartek's proposal here?
review feedback, additional checks and comments
remove timestamp trigger, running only on first rds creation
@bartek thanks for catching that
remove copy of keyserver_secondary.tf from root