Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

010-cloudmap-service-discovery: requires Route 53 hosted zone

Open
#77 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
aws, shell
Domain
cloud, devops

Research direction

Start with the 010-cloudmap-service-discovery script and its create-public-dns-namespace operation. Set up or account for the Route 53 hosted-zone prerequisite, test the flow end to end, and verify it can be restored to the non-interactive PR without breaking DNS resolution.

Written by the indexing model from the issue text.

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
Dominant language
Shell
Stars
176
Forks
43
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws-samples/sample-developer-tutorials

All issues in aws-samples/sample-developer-tutorials

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.