bcgov / parks-reso-api

BC Parks Reservation System API
Apache License 2.0
13 stars 13 forks source link

[XL] Move DUP from Terraform to SAM #336

Open JLWade opened 9 months ago

JLWade commented 9 months ago

Description Goal is to be able to deploy DUP (admin, public, and api) via SAM without the use of any terraform.

Acceptance Criteria

Dev checklist

Dianadec commented 6 months ago

@Christopher-walsh22 to add notes about the progress of this card at the time of iceboxing it.

Dianadec commented 4 months ago

holding off on merging this work until the hold pass timer is done.

Christopher-walsh22 commented 2 months ago

In the process of doing this SAM transition the steps identified for completion were as follows:

-Converting layers to SAM -Converting Lambdas to SAM -Converting Tests to SAM -Removing Terraform

All of this has been completed for DUP now. Instead of creating more tickets it seemed best to just leave a comment on this one.

manuji commented 1 week ago

Tested on https://test-dup.bcparks.ca/dayuse/: Pending

  1. The version on site footer shows "gitHubHash" instead of the version number. Image
  2. Login to DUP-Admin using the BCService card does not work -> Error when trying enter the pairing code.
  3. Booking confirmation emails are not received from test environment.

Nice to have features: