You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(custom-resources): create a partial cfn template that adds an alias to rd-service (#2616)
1. Creates a partial cfn template that adds an alias to rd-service
2. Patch to the previous PR #2589: when the lambda tries to delete a non-existent record in response to `DELETE` action, it shouldn't error out.
3. Patch to the previous PR #2589: instead of passing the hosted zone id from CFN, the lambda gets the hosted zone ID by making an API call.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
0 commit comments