Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-21292

Add all type of supported elastic agent AMIs in EU_WEST_2 region

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • AWS
    • None
    • 0
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem Definition

      Currently, there are only a few types of AMIs available in EU_WEST_2 region compared to other regions.

      ./ami.sh 7.2.3 | grep EU_WEST_2
      image.EU_WEST_2.EBS.x86_64.linux.HVM.Ubuntu=ami-0744c9e902165165f
      image.EU_WEST_2.EBS.x86_64.windows.HVM.Windows=ami-05645846edbdc8332
      

      Suggested Solution

      Add amazon Linux AMIs with HVM type to the list of supported AMIs same as we see in US_EAST_1.

      ./ami.sh 7.2.3 | grep US_EAST_1
      image.US_EAST_1.EBS.x86_64.linux.PV.Ubuntu=ami-0c700f269a2fc3504
      image.US_EAST_1.S3.x86_64.linux.PV.Amazon\ Linux=ami-0163d8cef65cb85c3
      image.US_EAST_1.EBS.x86_64.linux.HVM.Ubuntu=ami-0e48b38921cb21f71
      image.US_EAST_1.EBS.x86_64.windows.HVM.Windows=ami-09c195b44c95e3c75
      image.US_EAST_1.EBS.x86_64.linux.PV.Amazon\ Linux=ami-0343f63f59ad8eb8f
      

      Workaround

      The only workaround is to create a custom AMI copied from the US_EAST_1 region that is of PV type.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jinbasekaran Jeyanthan I (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: