From 13b2598481c2b64b33d4060ea2516ceff93dbf58 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, 29 Mar 2025 18:22:14 -0500 Subject: [PATCH] [auto] Update AMI IDs for 17.4.1 (#53569) Co-authored-by: teleport-post-release-automation[bot] <128860004+teleport-post-release-automation[bot]@users.noreply.github.com> --- 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 d74e90f4e62..f6ff8e739f9 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 ?= 17.4.0 +TELEPORT_VERSION ?= 17.4.1 # 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 c88664f9729..a5b65afe0e5 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 v17.4.0 arm64 OSS: ami-0b11689471646e4b3 -# ap-northeast-1 v17.4.0 x86_64 OSS: ami-0950636b01e0ab651 -# ap-northeast-2 v17.4.0 arm64 OSS: ami-03704d4bf2707ef98 -# ap-northeast-2 v17.4.0 x86_64 OSS: ami-020b4585572fd158d -# ap-northeast-3 v17.4.0 arm64 OSS: ami-005a0e1a530a4fcf5 -# ap-northeast-3 v17.4.0 x86_64 OSS: ami-06ad429ab283a1fc3 -# ap-south-1 v17.4.0 arm64 OSS: ami-0282958c737498397 -# ap-south-1 v17.4.0 x86_64 OSS: ami-0de64f31808c4d199 -# ap-southeast-1 v17.4.0 arm64 OSS: ami-0955b04bfe58a5668 -# ap-southeast-1 v17.4.0 x86_64 OSS: ami-0f5337b985442fef4 -# ap-southeast-2 v17.4.0 arm64 OSS: ami-0cf54592c45444dd6 -# ap-southeast-2 v17.4.0 x86_64 OSS: ami-0d4a66e6216708b4d -# ca-central-1 v17.4.0 arm64 OSS: ami-0db07f3a5b63675d3 -# ca-central-1 v17.4.0 x86_64 OSS: ami-0616eff5fa40e8a8b -# eu-central-1 v17.4.0 arm64 OSS: ami-02ccb6255110bd484 -# eu-central-1 v17.4.0 x86_64 OSS: ami-03ff9e63432b65f0d -# eu-north-1 v17.4.0 arm64 OSS: ami-000b1ff05d191f37e -# eu-north-1 v17.4.0 x86_64 OSS: ami-0831f5acfa13098c0 -# eu-west-1 v17.4.0 arm64 OSS: ami-094a2c2eb7b0d6a04 -# eu-west-1 v17.4.0 x86_64 OSS: ami-087d3c654bb8a44a6 -# eu-west-2 v17.4.0 arm64 OSS: ami-0de6af302af229d96 -# eu-west-2 v17.4.0 x86_64 OSS: ami-02c881695050ece53 -# eu-west-3 v17.4.0 arm64 OSS: ami-04a05534cee1708a3 -# eu-west-3 v17.4.0 x86_64 OSS: ami-031668384581d66c5 -# sa-east-1 v17.4.0 arm64 OSS: ami-0301be809fc03c838 -# sa-east-1 v17.4.0 x86_64 OSS: ami-0e6a17b3685d7fa02 -# us-east-1 v17.4.0 arm64 OSS: ami-039b084c44f368e73 -# us-east-1 v17.4.0 x86_64 OSS: ami-0dd2897672441b741 -# us-east-2 v17.4.0 arm64 OSS: ami-01934d0318d2d666e -# us-east-2 v17.4.0 x86_64 OSS: ami-04a321e2d4835f03d -# us-west-1 v17.4.0 arm64 OSS: ami-0b7155ddd25976f6b -# us-west-1 v17.4.0 x86_64 OSS: ami-0d063e2c71f0604c8 -# us-west-2 v17.4.0 arm64 OSS: ami-0e1e47810b25a9808 -# us-west-2 v17.4.0 x86_64 OSS: ami-089b96dbd6acd3dc1 +# ap-northeast-1 v17.4.1 arm64 OSS: ami-095e01124c93e5609 +# ap-northeast-1 v17.4.1 x86_64 OSS: ami-0077febe57ab3bcb1 +# ap-northeast-2 v17.4.1 arm64 OSS: ami-0d08614c0f6d72c50 +# ap-northeast-2 v17.4.1 x86_64 OSS: ami-01cc98f125ba711aa +# ap-northeast-3 v17.4.1 arm64 OSS: ami-0565d268204a3d0ab +# ap-northeast-3 v17.4.1 x86_64 OSS: ami-02adf33b5e8561051 +# ap-south-1 v17.4.1 arm64 OSS: ami-0af2e276f33a871a2 +# ap-south-1 v17.4.1 x86_64 OSS: ami-0424292908c3aa471 +# ap-southeast-1 v17.4.1 arm64 OSS: ami-0802ddf9fa03fce57 +# ap-southeast-1 v17.4.1 x86_64 OSS: ami-05dee22e06bda06c3 +# ap-southeast-2 v17.4.1 arm64 OSS: ami-0c3020d20c61742df +# ap-southeast-2 v17.4.1 x86_64 OSS: ami-079a8afbf316a9af2 +# ca-central-1 v17.4.1 arm64 OSS: ami-0fe6aff6701af6a0f +# ca-central-1 v17.4.1 x86_64 OSS: ami-078ad9622e091ecb3 +# eu-central-1 v17.4.1 arm64 OSS: ami-0f638b1690761ff86 +# eu-central-1 v17.4.1 x86_64 OSS: ami-0dc281b1178cdc1f4 +# eu-north-1 v17.4.1 arm64 OSS: ami-08286130dd8650acd +# eu-north-1 v17.4.1 x86_64 OSS: ami-03104697ca4b7db36 +# eu-west-1 v17.4.1 arm64 OSS: ami-0d7e691df2726ac03 +# eu-west-1 v17.4.1 x86_64 OSS: ami-0ba8e95826bb78cff +# eu-west-2 v17.4.1 arm64 OSS: ami-0c37baa9e95eb8536 +# eu-west-2 v17.4.1 x86_64 OSS: ami-08683804eb3ca7247 +# eu-west-3 v17.4.1 arm64 OSS: ami-0c64a4893825b50d1 +# eu-west-3 v17.4.1 x86_64 OSS: ami-0bb1b1d9c1b4a9aae +# sa-east-1 v17.4.1 arm64 OSS: ami-0ca5eb73c2af5cb17 +# sa-east-1 v17.4.1 x86_64 OSS: ami-054be237b7edb8388 +# us-east-1 v17.4.1 arm64 OSS: ami-031170417f53551f9 +# us-east-1 v17.4.1 x86_64 OSS: ami-037e7795e5a29e98e +# us-east-2 v17.4.1 arm64 OSS: ami-09ab73d9fd59985a6 +# us-east-2 v17.4.1 x86_64 OSS: ami-0a47f6e812431b4cc +# us-west-1 v17.4.1 arm64 OSS: ami-0e9cbe6771ab92d18 +# us-west-1 v17.4.1 x86_64 OSS: ami-06058f50ae37b8f43 +# us-west-2 v17.4.1 arm64 OSS: ami-074ba2ed53379d30f +# us-west-2 v17.4.1 x86_64 OSS: ami-09162eb6323ba1a2c ``` ### Enterprise ``` -# ap-northeast-1 v17.4.0 arm64 Enterprise: ami-0268bf06a4570813d -# ap-northeast-1 v17.4.0 x86_64 Enterprise: ami-022def0cc99fc2774 -# ap-northeast-2 v17.4.0 arm64 Enterprise: ami-0cc792614cedee8b0 -# ap-northeast-2 v17.4.0 x86_64 Enterprise: ami-0f68af3d542c636b6 -# ap-northeast-3 v17.4.0 arm64 Enterprise: ami-0d64dab4b41a187f9 -# ap-northeast-3 v17.4.0 x86_64 Enterprise: ami-0ad9a7cdb7334a3db -# ap-south-1 v17.4.0 arm64 Enterprise: ami-02324843402c4f406 -# ap-south-1 v17.4.0 x86_64 Enterprise: ami-0a6e76f3843b1480b -# ap-southeast-1 v17.4.0 arm64 Enterprise: ami-0ea80a48e44817c53 -# ap-southeast-1 v17.4.0 x86_64 Enterprise: ami-09723fc46ccd870cb -# ap-southeast-2 v17.4.0 arm64 Enterprise: ami-0dbb0d87fcc5685fb -# ap-southeast-2 v17.4.0 x86_64 Enterprise: ami-00e3691402f857818 -# ca-central-1 v17.4.0 arm64 Enterprise: ami-0d6f16a728994a52e -# ca-central-1 v17.4.0 x86_64 Enterprise: ami-0604e3c47339a9c2d -# eu-central-1 v17.4.0 arm64 Enterprise: ami-0e948dca76d373053 -# eu-central-1 v17.4.0 x86_64 Enterprise: ami-01cbc7ecdef53aec4 -# eu-north-1 v17.4.0 arm64 Enterprise: ami-0ec30aabf78360df0 -# eu-north-1 v17.4.0 x86_64 Enterprise: ami-0ee579e0936d6ce8c -# eu-west-1 v17.4.0 arm64 Enterprise: ami-0a72fe105f1bf7212 -# eu-west-1 v17.4.0 x86_64 Enterprise: ami-085e0b7aff208a4b7 -# eu-west-2 v17.4.0 arm64 Enterprise: ami-02b93e96d17790f35 -# eu-west-2 v17.4.0 x86_64 Enterprise: ami-0f4594b0360c4d5fb -# eu-west-3 v17.4.0 arm64 Enterprise: ami-076ce3d54aa8c089e -# eu-west-3 v17.4.0 x86_64 Enterprise: ami-021b60c28a8733b89 -# sa-east-1 v17.4.0 arm64 Enterprise: ami-0fc6d4b4b8e80d9ec -# sa-east-1 v17.4.0 x86_64 Enterprise: ami-069a19e56cdda5097 -# us-east-1 v17.4.0 arm64 Enterprise: ami-05482d87ebefc1cf1 -# us-east-1 v17.4.0 x86_64 Enterprise: ami-04cd073e39b70bd16 -# us-east-2 v17.4.0 arm64 Enterprise: ami-034bba542b338cf25 -# us-east-2 v17.4.0 x86_64 Enterprise: ami-0c91fd73b32227855 -# us-west-1 v17.4.0 arm64 Enterprise: ami-0568d85a612c0b117 -# us-west-1 v17.4.0 x86_64 Enterprise: ami-0ef83f1c848218d24 -# us-west-2 v17.4.0 arm64 Enterprise: ami-075859ac85e98ce68 -# us-west-2 v17.4.0 x86_64 Enterprise: ami-0d6f7171bedff2d7f +# ap-northeast-1 v17.4.1 arm64 Enterprise: ami-04d3f156e655f2367 +# ap-northeast-1 v17.4.1 x86_64 Enterprise: ami-0aec4dbef5bbfda2e +# ap-northeast-2 v17.4.1 arm64 Enterprise: ami-0a197cb09b84a2bce +# ap-northeast-2 v17.4.1 x86_64 Enterprise: ami-02d379cbd5c8aba3a +# ap-northeast-3 v17.4.1 arm64 Enterprise: ami-0fbb404a9a91dc3f8 +# ap-northeast-3 v17.4.1 x86_64 Enterprise: ami-0974e75a2ba37d347 +# ap-south-1 v17.4.1 arm64 Enterprise: ami-0e8df0fdb01df53aa +# ap-south-1 v17.4.1 x86_64 Enterprise: ami-07fc2843592e1f150 +# ap-southeast-1 v17.4.1 arm64 Enterprise: ami-02bf6d910c1c85ff9 +# ap-southeast-1 v17.4.1 x86_64 Enterprise: ami-0f5b9ac4c0762b89c +# ap-southeast-2 v17.4.1 arm64 Enterprise: ami-08d457712b81d3bcc +# ap-southeast-2 v17.4.1 x86_64 Enterprise: ami-0a8be9926490df2bd +# ca-central-1 v17.4.1 arm64 Enterprise: ami-0258dbac9a10c262d +# ca-central-1 v17.4.1 x86_64 Enterprise: ami-04674ed2ab4d7ff62 +# eu-central-1 v17.4.1 arm64 Enterprise: ami-0ae25b4493b52b205 +# eu-central-1 v17.4.1 x86_64 Enterprise: ami-0ac57f021aeae575f +# eu-north-1 v17.4.1 arm64 Enterprise: ami-0659fd4eca32f34a7 +# eu-north-1 v17.4.1 x86_64 Enterprise: ami-09db399e8561b1b2b +# eu-west-1 v17.4.1 arm64 Enterprise: ami-0ca91e5836b7f3338 +# eu-west-1 v17.4.1 x86_64 Enterprise: ami-032d7d909811d1f09 +# eu-west-2 v17.4.1 arm64 Enterprise: ami-068e04fad3fce593b +# eu-west-2 v17.4.1 x86_64 Enterprise: ami-0e59566fe98cb5285 +# eu-west-3 v17.4.1 arm64 Enterprise: ami-0a126235139189944 +# eu-west-3 v17.4.1 x86_64 Enterprise: ami-034d8baa606acc908 +# sa-east-1 v17.4.1 arm64 Enterprise: ami-0b5c9848404a856e0 +# sa-east-1 v17.4.1 x86_64 Enterprise: ami-00427eba6be9b740e +# us-east-1 v17.4.1 arm64 Enterprise: ami-072d7dad97cf6003d +# us-east-1 v17.4.1 x86_64 Enterprise: ami-094e92af740432451 +# us-east-2 v17.4.1 arm64 Enterprise: ami-070556f5999f74fac +# us-east-2 v17.4.1 x86_64 Enterprise: ami-0fbc6780e35fc9649 +# us-west-1 v17.4.1 arm64 Enterprise: ami-083f2927fd5900858 +# us-west-1 v17.4.1 x86_64 Enterprise: ami-08ddc3bf6e0d9d2b2 +# us-west-2 v17.4.1 arm64 Enterprise: ami-007744e3db523d862 +# us-west-2 v17.4.1 x86_64 Enterprise: ami-0c08f63472c31b1e6 ``` ### Enterprise FIPS ``` -# ap-northeast-1 v17.4.0 arm64 Enterprise FIPS: ami-033a5037ebc28c71c -# ap-northeast-1 v17.4.0 x86_64 Enterprise FIPS: ami-0b40859f7e87e16e6 -# ap-northeast-2 v17.4.0 arm64 Enterprise FIPS: ami-0c87a4a55164892a0 -# ap-northeast-2 v17.4.0 x86_64 Enterprise FIPS: ami-061001a2b237031e7 -# ap-northeast-3 v17.4.0 arm64 Enterprise FIPS: ami-0a4dab937a3932b65 -# ap-northeast-3 v17.4.0 x86_64 Enterprise FIPS: ami-0e8d90acacbb8770c -# ap-south-1 v17.4.0 arm64 Enterprise FIPS: ami-0391940caf7201f01 -# ap-south-1 v17.4.0 x86_64 Enterprise FIPS: ami-07c4e5b44587a8e08 -# ap-southeast-1 v17.4.0 arm64 Enterprise FIPS: ami-0d4d5f9a899fb1b79 -# ap-southeast-1 v17.4.0 x86_64 Enterprise FIPS: ami-0506ea6e969f80f14 -# ap-southeast-2 v17.4.0 arm64 Enterprise FIPS: ami-0e7ba98edec56f08a -# ap-southeast-2 v17.4.0 x86_64 Enterprise FIPS: ami-0985719f3cd66dac8 -# ca-central-1 v17.4.0 arm64 Enterprise FIPS: ami-00be06489dc8ea990 -# ca-central-1 v17.4.0 x86_64 Enterprise FIPS: ami-0fe58a3d0f7fd402d -# eu-central-1 v17.4.0 arm64 Enterprise FIPS: ami-051c6a3839442a423 -# eu-central-1 v17.4.0 x86_64 Enterprise FIPS: ami-0cc3cf7ad1c1c8eb8 -# eu-north-1 v17.4.0 arm64 Enterprise FIPS: ami-0cc96f322a03fbb8c -# eu-north-1 v17.4.0 x86_64 Enterprise FIPS: ami-086a3e5af518e01a7 -# eu-west-1 v17.4.0 arm64 Enterprise FIPS: ami-0ac3999995416bcbc -# eu-west-1 v17.4.0 x86_64 Enterprise FIPS: ami-0d9dbca428e05ad9e -# eu-west-2 v17.4.0 arm64 Enterprise FIPS: ami-07f9fdbf680d9ec53 -# eu-west-2 v17.4.0 x86_64 Enterprise FIPS: ami-0ce4582dac625d316 -# eu-west-3 v17.4.0 arm64 Enterprise FIPS: ami-0ffa209270ea1d5b9 -# eu-west-3 v17.4.0 x86_64 Enterprise FIPS: ami-021503d3345e8c4b2 -# sa-east-1 v17.4.0 arm64 Enterprise FIPS: ami-0117a1f4e934ef1f3 -# sa-east-1 v17.4.0 x86_64 Enterprise FIPS: ami-0cd72d820fe47dd78 -# us-east-1 v17.4.0 arm64 Enterprise FIPS: ami-02ead53998c228d2b -# us-east-1 v17.4.0 x86_64 Enterprise FIPS: ami-0d2a5cf9378faafd4 -# us-east-2 v17.4.0 arm64 Enterprise FIPS: ami-0c08148bdb170573a -# us-east-2 v17.4.0 x86_64 Enterprise FIPS: ami-0b87ff374029d99e5 -# us-west-1 v17.4.0 arm64 Enterprise FIPS: ami-0a02e75076a1b927b -# us-west-1 v17.4.0 x86_64 Enterprise FIPS: ami-08a0c147342981b15 -# us-west-2 v17.4.0 arm64 Enterprise FIPS: ami-002b9584777783eb0 -# us-west-2 v17.4.0 x86_64 Enterprise FIPS: ami-0fc5a95ecaca26122 +# ap-northeast-1 v17.4.1 arm64 Enterprise FIPS: ami-0d71bcac080cb956f +# ap-northeast-1 v17.4.1 x86_64 Enterprise FIPS: ami-07f2197c23d595975 +# ap-northeast-2 v17.4.1 arm64 Enterprise FIPS: ami-0c4bf49abe3864092 +# ap-northeast-2 v17.4.1 x86_64 Enterprise FIPS: ami-03d0953093ba550e5 +# ap-northeast-3 v17.4.1 arm64 Enterprise FIPS: ami-0e4b569ec675be617 +# ap-northeast-3 v17.4.1 x86_64 Enterprise FIPS: ami-039c6ad02c86260fb +# ap-south-1 v17.4.1 arm64 Enterprise FIPS: ami-0027f8a58aae4a421 +# ap-south-1 v17.4.1 x86_64 Enterprise FIPS: ami-0614578bcc6f08e6f +# ap-southeast-1 v17.4.1 arm64 Enterprise FIPS: ami-0764471ddde576b9d +# ap-southeast-1 v17.4.1 x86_64 Enterprise FIPS: ami-026354988ed9560a9 +# ap-southeast-2 v17.4.1 arm64 Enterprise FIPS: ami-07cbb261a3807a1cb +# ap-southeast-2 v17.4.1 x86_64 Enterprise FIPS: ami-0975aeb6b6d8d21cf +# ca-central-1 v17.4.1 arm64 Enterprise FIPS: ami-0a92409dd3e21f5a1 +# ca-central-1 v17.4.1 x86_64 Enterprise FIPS: ami-07eb3a38dc3909229 +# eu-central-1 v17.4.1 arm64 Enterprise FIPS: ami-0cb859b6125a2c5cc +# eu-central-1 v17.4.1 x86_64 Enterprise FIPS: ami-051e2a55856576dff +# eu-north-1 v17.4.1 arm64 Enterprise FIPS: ami-04be709575f923038 +# eu-north-1 v17.4.1 x86_64 Enterprise FIPS: ami-079741b6b81876ee2 +# eu-west-1 v17.4.1 arm64 Enterprise FIPS: ami-04667ae8759eaaadf +# eu-west-1 v17.4.1 x86_64 Enterprise FIPS: ami-051aede920b5f8c5d +# eu-west-2 v17.4.1 arm64 Enterprise FIPS: ami-096e2db4d3561a7a2 +# eu-west-2 v17.4.1 x86_64 Enterprise FIPS: ami-06a3296d4bba0dfa5 +# eu-west-3 v17.4.1 arm64 Enterprise FIPS: ami-08132700916df5366 +# eu-west-3 v17.4.1 x86_64 Enterprise FIPS: ami-053a664ebee56f5c9 +# sa-east-1 v17.4.1 arm64 Enterprise FIPS: ami-0d123c7355fe47104 +# sa-east-1 v17.4.1 x86_64 Enterprise FIPS: ami-043119d61cd9495c1 +# us-east-1 v17.4.1 arm64 Enterprise FIPS: ami-045193f20e4ba0713 +# us-east-1 v17.4.1 x86_64 Enterprise FIPS: ami-0c18817732df1d704 +# us-east-2 v17.4.1 arm64 Enterprise FIPS: ami-0e7f0afecea15f9d3 +# us-east-2 v17.4.1 x86_64 Enterprise FIPS: ami-0159eb8899d0b3eac +# us-west-1 v17.4.1 arm64 Enterprise FIPS: ami-0b7293e6a8d2d3da7 +# us-west-1 v17.4.1 x86_64 Enterprise FIPS: ami-0a4dc5f09e5f5cd78 +# us-west-2 v17.4.1 arm64 Enterprise FIPS: ami-0a5f4d597de3b8cdf +# us-west-2 v17.4.1 x86_64 Enterprise FIPS: ami-05e3063d8309d41b4 ``` diff --git a/examples/aws/terraform/ha-autoscale-cluster/README.md b/examples/aws/terraform/ha-autoscale-cluster/README.md index 371d700ada1..e254dd2738f 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-17.4.0-arm64" +export TF_VAR_ami_name="teleport-ent-17.4.1-arm64" # Instance types used for authentication server auto scaling group # This should match to the AMI instance architecture type, ARM or x86 diff --git a/examples/aws/terraform/starter-cluster/README.md b/examples/aws/terraform/starter-cluster/README.md index 7ac1ed1c9e9..180373ecd68 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-17.4.0-arm64" +TF_VAR_ami_name ?= "teleport-ent-17.4.1-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"