chef-boneyard / chef-provisioning-aws

AWS driver and resources for Chef that uses the AWS SDK
Apache License 2.0
142 stars 121 forks source link

EBS IDs are about to get longer #488

Closed tyler-ball closed 8 years ago

tyler-ball commented 8 years ago
We are transitioning EBS/Storage Gateway volume and snapshot IDs to a longer format
AWS is transitioning EBS/Storage Gateway volume and snapshot IDs to a longer format. The old format is a resource identifier followed by an 8-character string, and the new format is a resource identifier followed by a 17-character string. You have until December 2016 to opt in to the longer format.

If you do not take any action, you will be opted in automatically in December 2016, when all new instance IDs, reservation Ids, volume IDs, and snapshot IDs will be created with the longer format. Until the deadline you can opt in and out of the new format as needed. Only newly created resources will receive longer IDs; existing resources are unaffected.

Manage your transition to longer instance IDs and reservation IDs with Resource ID length management, and read more about the new format.