From 8b512d7954d434857ccb8400a4bf9544b6dbbd47 Mon Sep 17 00:00:00 2001 From: "teleport-post-release-automation[bot]" <128860004+teleport-post-release-automation[bot]@users.noreply.github.com> Date: Sat, 27 Apr 2024 00:11:50 -0400 Subject: [PATCH] [auto] Update AMI IDs for 15.2.5 (#40976) Co-authored-by: GitHub --- assets/aws/Makefile | 2 +- examples/aws/terraform/AMIS.md | 204 +++++++++--------- .../terraform/ha-autoscale-cluster/README.md | 2 +- .../aws/terraform/starter-cluster/README.md | 2 +- 4 files changed, 105 insertions(+), 105 deletions(-) diff --git a/assets/aws/Makefile b/assets/aws/Makefile index a59ca83f38725..efef306696113 100644 --- a/assets/aws/Makefile +++ b/assets/aws/Makefile @@ -2,7 +2,7 @@ # This must be a _released_ version of Teleport, i.e. one which has binaries # available for download on https://goteleport.com/download # Unreleased versions will fail to build. -TELEPORT_VERSION ?= 15.2.4 +TELEPORT_VERSION ?= 15.2.5 # Teleport UID is the UID of a non-privileged 'teleport' user TELEPORT_UID ?= 1007 diff --git a/examples/aws/terraform/AMIS.md b/examples/aws/terraform/AMIS.md index 83b9a1fb84d1c..a88a333082fab 100644 --- a/examples/aws/terraform/AMIS.md +++ b/examples/aws/terraform/AMIS.md @@ -6,116 +6,116 @@ This list is updated when new AMI versions are released. ### OSS ``` -# ap-northeast-1 v15.2.4 arm64 OSS: ami-0b6625c553ba98e91 -# ap-northeast-1 v15.2.4 x86_64 OSS: ami-0cbdc54957d175bb0 -# ap-northeast-2 v15.2.4 arm64 OSS: ami-078736259043b7ffc -# ap-northeast-2 v15.2.4 x86_64 OSS: ami-0731958659d0950a0 -# ap-northeast-3 v15.2.4 arm64 OSS: ami-0cfe6636d3df41bfc -# ap-northeast-3 v15.2.4 x86_64 OSS: ami-08f5106875c78a83f -# ap-south-1 v15.2.4 arm64 OSS: ami-08df30f7aa914f2a5 -# ap-south-1 v15.2.4 x86_64 OSS: ami-0d2f66907516f1cc3 -# ap-southeast-1 v15.2.4 arm64 OSS: ami-087f03aecc48e4e6d -# ap-southeast-1 v15.2.4 x86_64 OSS: ami-0a037b63ca290f267 -# ap-southeast-2 v15.2.4 arm64 OSS: ami-0a8cf108ce71be8a7 -# ap-southeast-2 v15.2.4 x86_64 OSS: ami-059e91ea9ac9f287a -# ca-central-1 v15.2.4 arm64 OSS: ami-0c533a1fae04573f3 -# ca-central-1 v15.2.4 x86_64 OSS: ami-059de041b55ca4ec3 -# eu-central-1 v15.2.4 arm64 OSS: ami-0f0818a00d5440296 -# eu-central-1 v15.2.4 x86_64 OSS: ami-010989abf5d7c47be -# eu-north-1 v15.2.4 arm64 OSS: ami-0d5e24748374ef733 -# eu-north-1 v15.2.4 x86_64 OSS: ami-0a01b3d7c48e194ed -# eu-west-1 v15.2.4 arm64 OSS: ami-01a3c7567a834a497 -# eu-west-1 v15.2.4 x86_64 OSS: ami-00eb517474a4091d6 -# eu-west-2 v15.2.4 arm64 OSS: ami-05c4dc58684fadfb9 -# eu-west-2 v15.2.4 x86_64 OSS: ami-042e6e5eaf3b20dc9 -# eu-west-3 v15.2.4 arm64 OSS: ami-0b170a93438fb6ac6 -# eu-west-3 v15.2.4 x86_64 OSS: ami-097c519eddedf1605 -# sa-east-1 v15.2.4 arm64 OSS: ami-08d104d7b1fd0aa1c -# sa-east-1 v15.2.4 x86_64 OSS: ami-055d389667cb47149 -# us-east-1 v15.2.4 arm64 OSS: ami-0923414423beec10d -# us-east-1 v15.2.4 x86_64 OSS: ami-09ddbae38d46405ab -# us-east-2 v15.2.4 arm64 OSS: ami-06569159602c2817e -# us-east-2 v15.2.4 x86_64 OSS: ami-0f4cde1b3376aedd9 -# us-west-1 v15.2.4 arm64 OSS: ami-0b69e152cb8f0e6f3 -# us-west-1 v15.2.4 x86_64 OSS: ami-0b8b65cfef6b278c4 -# us-west-2 v15.2.4 arm64 OSS: ami-0458d44fd0ea03f25 -# us-west-2 v15.2.4 x86_64 OSS: ami-059243bd67d62fb48 +# ap-northeast-1 v15.2.5 arm64 OSS: ami-075b717f9e4a0cd9e +# ap-northeast-1 v15.2.5 x86_64 OSS: ami-0bbced9e20422be0d +# ap-northeast-2 v15.2.5 arm64 OSS: ami-0763a5be0771b7f9d +# ap-northeast-2 v15.2.5 x86_64 OSS: ami-0f1115caf144c6e9d +# ap-northeast-3 v15.2.5 arm64 OSS: ami-0b54917393946896e +# ap-northeast-3 v15.2.5 x86_64 OSS: ami-0d5eba510b4574903 +# ap-south-1 v15.2.5 arm64 OSS: ami-003f27c45a3e8994f +# ap-south-1 v15.2.5 x86_64 OSS: ami-049ca80ab0c2c7b33 +# ap-southeast-1 v15.2.5 arm64 OSS: ami-0d5fab0d9c540e90b +# ap-southeast-1 v15.2.5 x86_64 OSS: ami-0c7eed45fb8932ee9 +# ap-southeast-2 v15.2.5 arm64 OSS: ami-08c4d1449bc00db2b +# ap-southeast-2 v15.2.5 x86_64 OSS: ami-06b29e82dae24d931 +# ca-central-1 v15.2.5 arm64 OSS: ami-023808b731c2e8cd3 +# ca-central-1 v15.2.5 x86_64 OSS: ami-0b9297a50259f71fe +# eu-central-1 v15.2.5 arm64 OSS: ami-09d9a7723e09e9652 +# eu-central-1 v15.2.5 x86_64 OSS: ami-0cacf5306fffe1528 +# eu-north-1 v15.2.5 arm64 OSS: ami-0d4d03e791b053d33 +# eu-north-1 v15.2.5 x86_64 OSS: ami-072d1e5cda6a41bde +# eu-west-1 v15.2.5 arm64 OSS: ami-0e79332491e266764 +# eu-west-1 v15.2.5 x86_64 OSS: ami-0d1c3b6e28c1a3044 +# eu-west-2 v15.2.5 arm64 OSS: ami-0f6b7a7f2505b5ec0 +# eu-west-2 v15.2.5 x86_64 OSS: ami-05cf7ec3d10ed9772 +# eu-west-3 v15.2.5 arm64 OSS: ami-021c901c13589cf7e +# eu-west-3 v15.2.5 x86_64 OSS: ami-05e1aca8251209be7 +# sa-east-1 v15.2.5 arm64 OSS: ami-0efde4b7e8710eb2f +# sa-east-1 v15.2.5 x86_64 OSS: ami-06c3dce54438d0acb +# us-east-1 v15.2.5 arm64 OSS: ami-03ae01ff925d0882e +# us-east-1 v15.2.5 x86_64 OSS: ami-0205d935abd691c56 +# us-east-2 v15.2.5 arm64 OSS: ami-0ada8792be6c5d8d7 +# us-east-2 v15.2.5 x86_64 OSS: ami-0bff29eb09bfea9db +# us-west-1 v15.2.5 arm64 OSS: ami-0dbfd37078f10270c +# us-west-1 v15.2.5 x86_64 OSS: ami-09b7d51cafb07e245 +# us-west-2 v15.2.5 arm64 OSS: ami-06d299d1c0542e223 +# us-west-2 v15.2.5 x86_64 OSS: ami-06ed3dd92bca96525 ``` ### Enterprise ``` -# ap-northeast-1 v15.2.4 arm64 Enterprise: ami-08d0ecda658eae71a -# ap-northeast-1 v15.2.4 x86_64 Enterprise: ami-062dce00448ba6c12 -# ap-northeast-2 v15.2.4 arm64 Enterprise: ami-040e180bdf869fffe -# ap-northeast-2 v15.2.4 x86_64 Enterprise: ami-0fa3fd85c2c2f8641 -# ap-northeast-3 v15.2.4 arm64 Enterprise: ami-0a0264958b6f2ef0c -# ap-northeast-3 v15.2.4 x86_64 Enterprise: ami-02aef57654b5d0925 -# ap-south-1 v15.2.4 arm64 Enterprise: ami-0e9919621fc597f02 -# ap-south-1 v15.2.4 x86_64 Enterprise: ami-04f1017e926afc045 -# ap-southeast-1 v15.2.4 arm64 Enterprise: ami-0cb79fa63e47980dc -# ap-southeast-1 v15.2.4 x86_64 Enterprise: ami-022a0fe93f24a8523 -# ap-southeast-2 v15.2.4 arm64 Enterprise: ami-078a7a149d31cde02 -# ap-southeast-2 v15.2.4 x86_64 Enterprise: ami-0f47e698cf5eec8e7 -# ca-central-1 v15.2.4 arm64 Enterprise: ami-0398dff5e56bf5417 -# ca-central-1 v15.2.4 x86_64 Enterprise: ami-0257813bb4778917b -# eu-central-1 v15.2.4 arm64 Enterprise: ami-00998ba92b0b585df -# eu-central-1 v15.2.4 x86_64 Enterprise: ami-0e0005c53cea65056 -# eu-north-1 v15.2.4 arm64 Enterprise: ami-07970a710012a2077 -# eu-north-1 v15.2.4 x86_64 Enterprise: ami-0b53e773ef69f3508 -# eu-west-1 v15.2.4 arm64 Enterprise: ami-0431b48ff930c71a7 -# eu-west-1 v15.2.4 x86_64 Enterprise: ami-068fbbaacacceebd2 -# eu-west-2 v15.2.4 arm64 Enterprise: ami-06239c737e2f04f7a -# eu-west-2 v15.2.4 x86_64 Enterprise: ami-027f6b16689139d09 -# eu-west-3 v15.2.4 arm64 Enterprise: ami-0f1c65e2768899d09 -# eu-west-3 v15.2.4 x86_64 Enterprise: ami-0cc503518a5523db6 -# sa-east-1 v15.2.4 arm64 Enterprise: ami-03d06c11efefb386b -# sa-east-1 v15.2.4 x86_64 Enterprise: ami-09f775fcdee098db1 -# us-east-1 v15.2.4 arm64 Enterprise: ami-0b28f193af9684d2a -# us-east-1 v15.2.4 x86_64 Enterprise: ami-0225eb8e810093d25 -# us-east-2 v15.2.4 arm64 Enterprise: ami-031f0adae33ffb512 -# us-east-2 v15.2.4 x86_64 Enterprise: ami-0f923100844d73229 -# us-west-1 v15.2.4 arm64 Enterprise: ami-0e87599b926eaa8f5 -# us-west-1 v15.2.4 x86_64 Enterprise: ami-04aaae9d3f1980c50 -# us-west-2 v15.2.4 arm64 Enterprise: ami-05810cd699507b106 -# us-west-2 v15.2.4 x86_64 Enterprise: ami-05f29ba96eab766de +# ap-northeast-1 v15.2.5 arm64 Enterprise: ami-026ce37d55d2630ac +# ap-northeast-1 v15.2.5 x86_64 Enterprise: ami-06b61c7e26f6cc427 +# ap-northeast-2 v15.2.5 arm64 Enterprise: ami-0405a471ccda4cbfb +# ap-northeast-2 v15.2.5 x86_64 Enterprise: ami-08883151fd371e529 +# ap-northeast-3 v15.2.5 arm64 Enterprise: ami-0cc8edbfabde4506d +# ap-northeast-3 v15.2.5 x86_64 Enterprise: ami-069805c893099d289 +# ap-south-1 v15.2.5 arm64 Enterprise: ami-0e95c95cf48989a07 +# ap-south-1 v15.2.5 x86_64 Enterprise: ami-0bded824d6a825f18 +# ap-southeast-1 v15.2.5 arm64 Enterprise: ami-0fdf920d504be0a95 +# ap-southeast-1 v15.2.5 x86_64 Enterprise: ami-07f5a4386b7da88e9 +# ap-southeast-2 v15.2.5 arm64 Enterprise: ami-0ce6b7ffa434f186a +# ap-southeast-2 v15.2.5 x86_64 Enterprise: ami-0f898132b7c6b05db +# ca-central-1 v15.2.5 arm64 Enterprise: ami-045224802a252f5aa +# ca-central-1 v15.2.5 x86_64 Enterprise: ami-0bfd102b71eeac6c4 +# eu-central-1 v15.2.5 arm64 Enterprise: ami-0b1e50a631f7c3575 +# eu-central-1 v15.2.5 x86_64 Enterprise: ami-0456cfb3b1e6dee0d +# eu-north-1 v15.2.5 arm64 Enterprise: ami-03846da4ac75cac97 +# eu-north-1 v15.2.5 x86_64 Enterprise: ami-056bae9fee2188e70 +# eu-west-1 v15.2.5 arm64 Enterprise: ami-009fc154810e5cf3b +# eu-west-1 v15.2.5 x86_64 Enterprise: ami-01c23c1ba25ca34d6 +# eu-west-2 v15.2.5 arm64 Enterprise: ami-015201462207c7b4d +# eu-west-2 v15.2.5 x86_64 Enterprise: ami-04e2c35206e57ab99 +# eu-west-3 v15.2.5 arm64 Enterprise: ami-0b25990778a37a714 +# eu-west-3 v15.2.5 x86_64 Enterprise: ami-06ee86be6a4779070 +# sa-east-1 v15.2.5 arm64 Enterprise: ami-0524cb3f02e20ea8e +# sa-east-1 v15.2.5 x86_64 Enterprise: ami-03438f1072ba224ef +# us-east-1 v15.2.5 arm64 Enterprise: ami-0c0ba2592acf7fd03 +# us-east-1 v15.2.5 x86_64 Enterprise: ami-09ce6bda5acb9e77c +# us-east-2 v15.2.5 arm64 Enterprise: ami-0bea617f0a3e6a56d +# us-east-2 v15.2.5 x86_64 Enterprise: ami-0eaca1d338448b4d3 +# us-west-1 v15.2.5 arm64 Enterprise: ami-0f6b4cc7c863476a0 +# us-west-1 v15.2.5 x86_64 Enterprise: ami-0afaf94598a16e396 +# us-west-2 v15.2.5 arm64 Enterprise: ami-09d8a127298a1fa62 +# us-west-2 v15.2.5 x86_64 Enterprise: ami-082478d184e02af1c ``` ### Enterprise FIPS ``` -# ap-northeast-1 v15.2.4 arm64 Enterprise FIPS: ami-01544195f1cd1c58a -# ap-northeast-1 v15.2.4 x86_64 Enterprise FIPS: ami-0839013f5a4e0d19a -# ap-northeast-2 v15.2.4 arm64 Enterprise FIPS: ami-02817bec35955ffbe -# ap-northeast-2 v15.2.4 x86_64 Enterprise FIPS: ami-0054db132b961903b -# ap-northeast-3 v15.2.4 arm64 Enterprise FIPS: ami-0cf2442ff1482ee1d -# ap-northeast-3 v15.2.4 x86_64 Enterprise FIPS: ami-09dd3b10fa278bc4e -# ap-south-1 v15.2.4 arm64 Enterprise FIPS: ami-0ca3b68476412d9fa -# ap-south-1 v15.2.4 x86_64 Enterprise FIPS: ami-02ea3937a438b20b5 -# ap-southeast-1 v15.2.4 arm64 Enterprise FIPS: ami-00e908693135e8b00 -# ap-southeast-1 v15.2.4 x86_64 Enterprise FIPS: ami-07327014bccd3d57f -# ap-southeast-2 v15.2.4 arm64 Enterprise FIPS: ami-02e270a465c4cfd41 -# ap-southeast-2 v15.2.4 x86_64 Enterprise FIPS: ami-0416e49dfd821b8c8 -# ca-central-1 v15.2.4 arm64 Enterprise FIPS: ami-0a432a6a687d3f62b -# ca-central-1 v15.2.4 x86_64 Enterprise FIPS: ami-07ed8d3ef914c9001 -# eu-central-1 v15.2.4 arm64 Enterprise FIPS: ami-0313d8d67cba6d9cc -# eu-central-1 v15.2.4 x86_64 Enterprise FIPS: ami-070b6cbcb20cc1bc7 -# eu-north-1 v15.2.4 arm64 Enterprise FIPS: ami-051f6ddf493366207 -# eu-north-1 v15.2.4 x86_64 Enterprise FIPS: ami-04d55327f1025196f -# eu-west-1 v15.2.4 arm64 Enterprise FIPS: ami-0a7c965f6eedb9e75 -# eu-west-1 v15.2.4 x86_64 Enterprise FIPS: ami-0f46f6185730d3439 -# eu-west-2 v15.2.4 arm64 Enterprise FIPS: ami-0863a56bb3808da85 -# eu-west-2 v15.2.4 x86_64 Enterprise FIPS: ami-0fe0d9191d54c1590 -# eu-west-3 v15.2.4 arm64 Enterprise FIPS: ami-0558718ebd4f28df4 -# eu-west-3 v15.2.4 x86_64 Enterprise FIPS: ami-04d6413b8a01a89b5 -# sa-east-1 v15.2.4 arm64 Enterprise FIPS: ami-002d0f493a1173001 -# sa-east-1 v15.2.4 x86_64 Enterprise FIPS: ami-069acab8be2b2da90 -# us-east-1 v15.2.4 arm64 Enterprise FIPS: ami-0458283d2c5721cc1 -# us-east-1 v15.2.4 x86_64 Enterprise FIPS: ami-0d986caabecd03968 -# us-east-2 v15.2.4 arm64 Enterprise FIPS: ami-0de4d9eadd9c0ed84 -# us-east-2 v15.2.4 x86_64 Enterprise FIPS: ami-0e29bd38b0c94f0d2 -# us-west-1 v15.2.4 arm64 Enterprise FIPS: ami-0945b397884e585eb -# us-west-1 v15.2.4 x86_64 Enterprise FIPS: ami-05c1f95cca5a38de9 -# us-west-2 v15.2.4 arm64 Enterprise FIPS: ami-0c02a735df4446b62 -# us-west-2 v15.2.4 x86_64 Enterprise FIPS: ami-004ca798345448298 +# ap-northeast-1 v15.2.5 arm64 Enterprise FIPS: ami-0651047c8b4ab70f9 +# ap-northeast-1 v15.2.5 x86_64 Enterprise FIPS: ami-01d95dc89cc7c04f8 +# ap-northeast-2 v15.2.5 arm64 Enterprise FIPS: ami-0d8a2a8663d796127 +# ap-northeast-2 v15.2.5 x86_64 Enterprise FIPS: ami-0fa6d27aed5d76f1e +# ap-northeast-3 v15.2.5 arm64 Enterprise FIPS: ami-076b6e0844b88faf4 +# ap-northeast-3 v15.2.5 x86_64 Enterprise FIPS: ami-03f1f708ebf585332 +# ap-south-1 v15.2.5 arm64 Enterprise FIPS: ami-0928b5ac58afbb9d9 +# ap-south-1 v15.2.5 x86_64 Enterprise FIPS: ami-07b5eb97825693f85 +# ap-southeast-1 v15.2.5 arm64 Enterprise FIPS: ami-0ba67e724d00e9ae2 +# ap-southeast-1 v15.2.5 x86_64 Enterprise FIPS: ami-03acbbf044c2a0d6e +# ap-southeast-2 v15.2.5 arm64 Enterprise FIPS: ami-04d42d6b020ab312c +# ap-southeast-2 v15.2.5 x86_64 Enterprise FIPS: ami-0d4ff299658e81729 +# ca-central-1 v15.2.5 arm64 Enterprise FIPS: ami-007250966b334830f +# ca-central-1 v15.2.5 x86_64 Enterprise FIPS: ami-06f475c6dd2fa422c +# eu-central-1 v15.2.5 arm64 Enterprise FIPS: ami-030fcc36d190e2d92 +# eu-central-1 v15.2.5 x86_64 Enterprise FIPS: ami-051aff6851af7bb13 +# eu-north-1 v15.2.5 arm64 Enterprise FIPS: ami-0b2b248f71b0ebd7d +# eu-north-1 v15.2.5 x86_64 Enterprise FIPS: ami-003ea90754d0334dd +# eu-west-1 v15.2.5 arm64 Enterprise FIPS: ami-09f320255a337a325 +# eu-west-1 v15.2.5 x86_64 Enterprise FIPS: ami-09014deb60626e801 +# eu-west-2 v15.2.5 arm64 Enterprise FIPS: ami-0c0ddef6763c2253b +# eu-west-2 v15.2.5 x86_64 Enterprise FIPS: ami-0da9b4427a4b62a5d +# eu-west-3 v15.2.5 arm64 Enterprise FIPS: ami-076cf9b3a799e6d5f +# eu-west-3 v15.2.5 x86_64 Enterprise FIPS: ami-0564e584f6d398ec1 +# sa-east-1 v15.2.5 arm64 Enterprise FIPS: ami-02439098aef97e190 +# sa-east-1 v15.2.5 x86_64 Enterprise FIPS: ami-0daf3a075f3342260 +# us-east-1 v15.2.5 arm64 Enterprise FIPS: ami-0ff4d1e348cea7d68 +# us-east-1 v15.2.5 x86_64 Enterprise FIPS: ami-03320d2fba980ca5f +# us-east-2 v15.2.5 arm64 Enterprise FIPS: ami-0d45d1534b2ed4b54 +# us-east-2 v15.2.5 x86_64 Enterprise FIPS: ami-091d3ce97f3831159 +# us-west-1 v15.2.5 arm64 Enterprise FIPS: ami-077170483445e39a9 +# us-west-1 v15.2.5 x86_64 Enterprise FIPS: ami-08d9abd5ef88918db +# us-west-2 v15.2.5 arm64 Enterprise FIPS: ami-00db4534299849316 +# us-west-2 v15.2.5 x86_64 Enterprise FIPS: ami-0a51bb803a742d217 ``` diff --git a/examples/aws/terraform/ha-autoscale-cluster/README.md b/examples/aws/terraform/ha-autoscale-cluster/README.md index a4c2241e1a2bd..1168c65e3adb5 100644 --- a/examples/aws/terraform/ha-autoscale-cluster/README.md +++ b/examples/aws/terraform/ha-autoscale-cluster/README.md @@ -46,7 +46,7 @@ export TF_VAR_cluster_name="teleport.example.com" # OSS: aws ec2 describe-images --owners 146628656107 --filters 'Name=name,Values=teleport-oss-*' # Enterprise: aws ec2 describe-images --owners 146628656107 --filters 'Name=name,Values=teleport-ent-*' # FIPS 140-2 images are also available for Enterprise customers, look for '-fips' on the end of the AMI's name -export TF_VAR_ami_name="teleport-ent-15.2.4-arm64" +export TF_VAR_ami_name="teleport-ent-15.2.5-arm64" # AWS SSH key name to provision in installed instances, should be available in the region export TF_VAR_key_name="example" diff --git a/examples/aws/terraform/starter-cluster/README.md b/examples/aws/terraform/starter-cluster/README.md index 8288a5c5cf164..977008f90602c 100644 --- a/examples/aws/terraform/starter-cluster/README.md +++ b/examples/aws/terraform/starter-cluster/README.md @@ -98,7 +98,7 @@ TF_VAR_license_path ?= "/path/to/license" # OSS: aws ec2 describe-images --owners 146628656107 --filters 'Name=name,Values=teleport-oss-*' # Enterprise: aws ec2 describe-images --owners 146628656107 --filters 'Name=name,Values=teleport-ent-*' # FIPS 140-2 images are also available for Enterprise customers, look for '-fips' on the end of the AMI's name -TF_VAR_ami_name ?= "teleport-ent-15.2.4-arm64" +TF_VAR_ami_name ?= "teleport-ent-15.2.5-arm64" # Route 53 hosted zone to use, must be a root zone registered in AWS, e.g. example.com TF_VAR_route53_zone ?= "example.com"