aws-samples / aws-samples/sample-developer-tutorials
010-cloudmap-service-discovery: requires Route 53 hosted zone
Open
- Dominant language
- Shell
- Stars
- 175
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
The script creates a public DNS namespace which requires Route 53. The `create-public-dns-namespace` operation needs DNS resolution to work.
## Current state
- Removed from non-interactive PR
- Operation ID regex fixed (allows lowercase alphanumeric)
## Steps to resolve
1. Create a Route 53 hosted zone prereq (or use private DNS namespace instead)
2. Test end-to-end
3. Add back to the non-interactive PR
Contributor guide
Assessment
This issue has not been assessed yet.