Skip to content

Conversation

premist
Copy link
Contributor

@premist premist commented Jan 21, 2016

New region support

I modified CloudFormation template to support newer AWS region. I added support for two missing regions:

  • EU (Frankfurt) region
  • Asia Pacific (Seoul) region

Change NAT AMIs to use HVM virtualization type

I changed NAT AMIs to use HVM Virtualization Types, since PV(Paravirtual) virtualization type is not supported in new regions.

Change instance type

I changed instance type to m4.large since M3 type is not supported in new regions. Since it's almost twice expensive compared to existing m3.medium, I thought about using cheaper instance type like t2.medium, but since it doesn't have a consistent performance I decided to use standard M4 instance type instead. Feel free to modify it to another instance type.

@concourse-bot
Copy link
Collaborator

Hi there!

We use Pivotal Tracker to provide visibility into what our team is working on. A story for this issue has been automatically created.

The current status is as follows:

  • #112134999 Add support for newer AWS region on CloudFormation template

This comment, as well as the labels on the issue, will be automatically updated as the status in Tracker changes.

@xoebus
Copy link
Contributor

xoebus commented Jan 22, 2016

Thanks!

@xoebus
Copy link
Contributor

xoebus commented Jan 22, 2016

Manually merged onto develop.

@xoebus xoebus closed this Jan 22, 2016
shashwathi pushed a commit that referenced this pull request May 3, 2018
#1959

Submodule src/github.com/concourse/atc 310a311..97c9af1:
  > Add APIs to list destroying containers
  > Update marked destroy containers api without team context
  > Add API to report volumes to destroyed for a given worker
  > Add mark API
  > Merge pull request #271 from timrchavez/timrchavez/issue_1717
  > Merge pull request #265 from SHyx0rmZ/set-content-type
Submodule src/github.com/concourse/bin 6cd414a80..baac81ca9:
  > Add new runner for sweeping containers
  > Merge pull request #42 from osis/releasethequickstart
Submodule src/github.com/concourse/topgun 7706c3b..e9251aa:
  > Enable debug to see more logs for Topgun
Submodule src/github.com/concourse/tsa 62eb12d..5576ee1:
  > Add command to sync work status with ATC
  > Add tsa cmd to sweep containers
Submodule src/github.com/concourse/worker 907ef55..85f0974:
  > Add sweeper runner to worker start command

Signed-off-by: Rui Yang <ryang@pivotal.io>
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.

3 participants