Closed davidkelliott closed 1 year ago
https://github.com/ministryofjustice/modernisation-platform/issues/1679 is referenced here, but hopefully we have a sufficient answer through https://github.com/ministryofjustice/modernisation-platform-environments/blob/main/terraform/environments/example/certificates.tf
User Story
As a Modernisation Platform Engineer I want to write an example of creating a Route53 entry through terraform So that customers have a working example they can relate to our documentation
Story #1679 should be completed before starting on this story
User Type(s)
Modernisation Platform Customer
Value
Here is what our users are trying to do: https://user-guide.modernisation-platform.service.justice.gov.uk/user-guide/how-to-configure-dns.html#dns-with-acm-certificate
We have an example of this being done partly through our example environment here
We should expand on this by creating a Route53 record that shows the creation of a record pointing at a public load balancer DNS address. Probably something like this:
This should give our customers and end-to-end example of creating a certificate, validating it, attaching it to a resource, and creating a DNS record pointing at an AWS resource.
Questions / Assumptions / Hypothesis
Hypothesis
If we provide a simple working example Then we will make things easier for our customers to understand
Definition of done
Reference
How to write good user stories