Bug #29402
Add missing gov cloud region us-gov-east-1 for EC2
Status:
Closed
Priority:
Normal
Assignee:
Category:
Compute resources - EC2
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
Currently, the AWS Gov Cloud feature in Foreman supports only a single region "us-gov-west-1" whereas, AWS supports two Gov Cloud regions.
Since it was just one region in the beginning, it was hardcoded inside the model. But, now it has two and this may increase in due course of time. So, it would be better to maintain multiple gov cloud regions and just add a region to it whenever support for a new one is made available.
Associated revisions
History
#1
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7585 added
#2
Updated by The Foreman Bot 8 months ago
- Fixed in Releases 2.2.0 added
#3
Updated by Aditi Puntambekar 8 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset 1b93338600fe395db90b53f1ce9fead62aea87fc.
#4
Updated by The Foreman Bot 8 months ago
- Pull request https://github.com/theforeman/foreman/pull/7675 added
#5
Updated by Tomer Brisker 8 months ago
- Fixed in Releases 2.1.0 added
- Fixed in Releases deleted (
2.2.0)
#6
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/theforeman/foreman/pull/7975 added
Fixes #29402 - Add missing gov region for EC2