Skip to content

Comments

maintainers/create-amis.sh: add new AWS regions#263075

Closed
anthonyroussel wants to merge 1 commit intoNixOS:masterfrom
anthonyroussel:aws/regions
Closed

maintainers/create-amis.sh: add new AWS regions#263075
anthonyroussel wants to merge 1 commit intoNixOS:masterfrom
anthonyroussel:aws/regions

Conversation

@anthonyroussel
Copy link
Member

@anthonyroussel anthonyroussel commented Oct 24, 2023

Description of changes

Hello. I think it might be a good idea to update the list of AWS regions available for the NixOS AMI with the upcoming 23.11 release. What do you think?

If it's okay, I think the regions need to be enabled through the NixOS AWS account first, and looks like this part is not automated through Terraform. I don't know who have the rights on the NixOS AWS account to do that.

Also see last update PR: #172855

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@github-actions github-actions bot added the 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS label Oct 24, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Oct 24, 2023
@anthonyroussel anthonyroussel changed the title maintainers/create-amis.sh: add more AWS regions maintainers/create-amis.sh: add new AWS regions Oct 24, 2023
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/2821

@pbsds pbsds requested a review from roberth October 26, 2023 18:12
@mweinelt mweinelt requested a review from nrdxp October 26, 2023 18:23
@delroth delroth added the 12.approvals: 1 This PR was reviewed and approved by one person. label Oct 27, 2023
@jopejoe1 jopejoe1 mentioned this pull request Nov 9, 2023
13 tasks
@Artturin Artturin mentioned this pull request Nov 22, 2023
13 tasks
@anthonyroussel
Copy link
Member Author

Amazon support will be dropped soon: #269240

@anthonyroussel anthonyroussel deleted the aws/regions branch December 1, 2023 07:59
@johnalotoski
Copy link

It doesn't sound like all EC2 AMI images will be dropped, possibly just ZFS AMI images, see #269240 (comment) by @arianvp.
In that case, this PR for new regions is still relevant.

@roberth
Copy link
Member

roberth commented Dec 5, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants