Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add a register domains script with a test #50

Closed
wants to merge 1 commit into from

Conversation

jasonBirchall
Copy link
Member

This existed in a previous iteration of the repository. I've rewritten the script in Python to ensure it fits with ops eng tooling preference.

This existed in a previous iteration of the repository. I've rewritten the script in Python to ensure it fits with ops eng tooling preference.
@jasonBirchall jasonBirchall requested a review from a team as a code owner June 26, 2024 20:03
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@jasonBirchall jasonBirchall marked this pull request as draft June 26, 2024 20:05
def get_registrant_contact():
return {
"FirstName": "Steve",
"LastName": "Marshall",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This probably shouldn’t be me anymore. We should probably register it as the organisation if possible, but the AWS API didn’t support that when I wrote the original script. If that’s still not possible, I’d say make first name Ministry and last name of Justice or something?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might also be worth seeing if the registrant contact is set to me for all the other domains in AWS, too, and changing those if we can?

@jasonBirchall jasonBirchall deleted the register-domains branch November 5, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants