From de3e8a34a7dec291ff77fbbc092aa676dca32ecf Mon Sep 17 00:00:00 2001 From: Cam Hutchison Date: Fri, 28 Mar 2025 22:17:55 +1100 Subject: [PATCH] [auto] Update AMI IDs for 17.4.0 (#53519) --- assets/aws/Makefile | 2 +- e | 2 +- examples/aws/terraform/AMIS.md | 204 +++++++++--------- .../terraform/ha-autoscale-cluster/README.md | 2 +- .../aws/terraform/starter-cluster/README.md | 2 +- 5 files changed, 106 insertions(+), 106 deletions(-) diff --git a/assets/aws/Makefile b/assets/aws/Makefile index de8daf9eb7f..d74e90f4e62 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.3.4 +TELEPORT_VERSION ?= 17.4.0 # Teleport UID is the UID of a non-privileged 'teleport' user TELEPORT_UID ?= 1007 diff --git a/e b/e index d846ad6d4d7..fbe1ea19bbe 160000 --- a/e +++ b/e @@ -1 +1 @@ -Subproject commit d846ad6d4d7c27e0d17e4bb5f3c33d9ee8240215 +Subproject commit fbe1ea19bbe2c5add27df018138c6d423f41a3f7 diff --git a/examples/aws/terraform/AMIS.md b/examples/aws/terraform/AMIS.md index 478c4abde87..c88664f9729 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.3.4 arm64 OSS: ami-0258c63f1a6d4c23a -# ap-northeast-1 v17.3.4 x86_64 OSS: ami-054d5f093f560b7f9 -# ap-northeast-2 v17.3.4 arm64 OSS: ami-03ce191a80bcc5baf -# ap-northeast-2 v17.3.4 x86_64 OSS: ami-0e51c5dc7ebab2901 -# ap-northeast-3 v17.3.4 arm64 OSS: ami-09d58bd4036ee8abe -# ap-northeast-3 v17.3.4 x86_64 OSS: ami-0528b5f1fb693c6dd -# ap-south-1 v17.3.4 arm64 OSS: ami-04e3662cc7594fc69 -# ap-south-1 v17.3.4 x86_64 OSS: ami-0a91fe9584a78f5fd -# ap-southeast-1 v17.3.4 arm64 OSS: ami-0bebdb0c0a5eb0bee -# ap-southeast-1 v17.3.4 x86_64 OSS: ami-0198a7d214b7e6090 -# ap-southeast-2 v17.3.4 arm64 OSS: ami-059b7ce48d905a48a -# ap-southeast-2 v17.3.4 x86_64 OSS: ami-0923926c7fdfa50fe -# ca-central-1 v17.3.4 arm64 OSS: ami-09aaec4ac2753bc31 -# ca-central-1 v17.3.4 x86_64 OSS: ami-0a58071cf48f25b49 -# eu-central-1 v17.3.4 arm64 OSS: ami-0fbc96bdff26d441a -# eu-central-1 v17.3.4 x86_64 OSS: ami-049436568b60b679b -# eu-north-1 v17.3.4 arm64 OSS: ami-0a63784c417b6b94e -# eu-north-1 v17.3.4 x86_64 OSS: ami-081a17e3766931eae -# eu-west-1 v17.3.4 arm64 OSS: ami-0d4f0d2ea511de7ac -# eu-west-1 v17.3.4 x86_64 OSS: ami-09b4ce56331496725 -# eu-west-2 v17.3.4 arm64 OSS: ami-0f0c1feaea84f326e -# eu-west-2 v17.3.4 x86_64 OSS: ami-0982d435c94cdb113 -# eu-west-3 v17.3.4 arm64 OSS: ami-032156c80280d9787 -# eu-west-3 v17.3.4 x86_64 OSS: ami-0b9e458b3786ced07 -# sa-east-1 v17.3.4 arm64 OSS: ami-0c1ae0897b19abd1d -# sa-east-1 v17.3.4 x86_64 OSS: ami-02c6f56406d47dc40 -# us-east-1 v17.3.4 arm64 OSS: ami-06dc2a7fb0194dbac -# us-east-1 v17.3.4 x86_64 OSS: ami-059cc39a29df82f3a -# us-east-2 v17.3.4 arm64 OSS: ami-03a4e84c02d2baea0 -# us-east-2 v17.3.4 x86_64 OSS: ami-04ab2a3935d3b800d -# us-west-1 v17.3.4 arm64 OSS: ami-0ebdd9a325a7b5831 -# us-west-1 v17.3.4 x86_64 OSS: ami-096982a2af7bf75d5 -# us-west-2 v17.3.4 arm64 OSS: ami-096fe8a14705508e0 -# us-west-2 v17.3.4 x86_64 OSS: ami-035e0c91397a3da06 +# 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 ``` ### Enterprise ``` -# ap-northeast-1 v17.3.4 arm64 Enterprise: ami-0f3ce02b8476683b0 -# ap-northeast-1 v17.3.4 x86_64 Enterprise: ami-0eeddb6a988c1ff5f -# ap-northeast-2 v17.3.4 arm64 Enterprise: ami-04ef89d959fc3f828 -# ap-northeast-2 v17.3.4 x86_64 Enterprise: ami-08f10974d74e80f6f -# ap-northeast-3 v17.3.4 arm64 Enterprise: ami-045d333ef4d4111bc -# ap-northeast-3 v17.3.4 x86_64 Enterprise: ami-06daa0096cd4eb15d -# ap-south-1 v17.3.4 arm64 Enterprise: ami-0220484ed02b4545b -# ap-south-1 v17.3.4 x86_64 Enterprise: ami-017484369bf101b5d -# ap-southeast-1 v17.3.4 arm64 Enterprise: ami-085f9437ba53b38e7 -# ap-southeast-1 v17.3.4 x86_64 Enterprise: ami-00d287637d88d053f -# ap-southeast-2 v17.3.4 arm64 Enterprise: ami-04cd911b8fd4181db -# ap-southeast-2 v17.3.4 x86_64 Enterprise: ami-06500341a8ed58b08 -# ca-central-1 v17.3.4 arm64 Enterprise: ami-0935ac0c93f04649e -# ca-central-1 v17.3.4 x86_64 Enterprise: ami-03bacffc876abc928 -# eu-central-1 v17.3.4 arm64 Enterprise: ami-05765d7f5e6de883d -# eu-central-1 v17.3.4 x86_64 Enterprise: ami-00f506fcc49753fbe -# eu-north-1 v17.3.4 arm64 Enterprise: ami-0f750d8898df1f345 -# eu-north-1 v17.3.4 x86_64 Enterprise: ami-0c7eb2660b4bfa8c4 -# eu-west-1 v17.3.4 arm64 Enterprise: ami-08c4a48b54f8f1448 -# eu-west-1 v17.3.4 x86_64 Enterprise: ami-09595419afa2f902a -# eu-west-2 v17.3.4 arm64 Enterprise: ami-014f1be82b8b10b16 -# eu-west-2 v17.3.4 x86_64 Enterprise: ami-0fe6cc7ebf412850d -# eu-west-3 v17.3.4 arm64 Enterprise: ami-0fbe10f2a89581562 -# eu-west-3 v17.3.4 x86_64 Enterprise: ami-0452a2bffb9049c6e -# sa-east-1 v17.3.4 arm64 Enterprise: ami-0a70eca11aa086bb5 -# sa-east-1 v17.3.4 x86_64 Enterprise: ami-0f98741822fdb7fc5 -# us-east-1 v17.3.4 arm64 Enterprise: ami-0410aa3f9fca4292c -# us-east-1 v17.3.4 x86_64 Enterprise: ami-0b4ba24168fa906b9 -# us-east-2 v17.3.4 arm64 Enterprise: ami-07aed1ee8e29177dd -# us-east-2 v17.3.4 x86_64 Enterprise: ami-0c4d53c46bf278fc9 -# us-west-1 v17.3.4 arm64 Enterprise: ami-0f904e8d295a3bce2 -# us-west-1 v17.3.4 x86_64 Enterprise: ami-0826c08c67daf57fb -# us-west-2 v17.3.4 arm64 Enterprise: ami-00754796f77437fec -# us-west-2 v17.3.4 x86_64 Enterprise: ami-00336fd126826e9c0 +# 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 ``` ### Enterprise FIPS ``` -# ap-northeast-1 v17.3.4 arm64 Enterprise FIPS: ami-059aed6d5c0a7ec06 -# ap-northeast-1 v17.3.4 x86_64 Enterprise FIPS: ami-08853c78f14629939 -# ap-northeast-2 v17.3.4 arm64 Enterprise FIPS: ami-0630dad4fde5b05dc -# ap-northeast-2 v17.3.4 x86_64 Enterprise FIPS: ami-08241e081e49813d7 -# ap-northeast-3 v17.3.4 arm64 Enterprise FIPS: ami-00cb9d8c36007ab5f -# ap-northeast-3 v17.3.4 x86_64 Enterprise FIPS: ami-020dfbc16dc0101e4 -# ap-south-1 v17.3.4 arm64 Enterprise FIPS: ami-03f7171d3d74bfeb3 -# ap-south-1 v17.3.4 x86_64 Enterprise FIPS: ami-07dc3dc65b1d05b73 -# ap-southeast-1 v17.3.4 arm64 Enterprise FIPS: ami-06e5694362280a860 -# ap-southeast-1 v17.3.4 x86_64 Enterprise FIPS: ami-0415fe13ef1afca1e -# ap-southeast-2 v17.3.4 arm64 Enterprise FIPS: ami-06b273b2fcf7737a3 -# ap-southeast-2 v17.3.4 x86_64 Enterprise FIPS: ami-02484d3c9370e0eaf -# ca-central-1 v17.3.4 arm64 Enterprise FIPS: ami-0658b0399728ba105 -# ca-central-1 v17.3.4 x86_64 Enterprise FIPS: ami-0d4a5bb0b2b2e8ed4 -# eu-central-1 v17.3.4 arm64 Enterprise FIPS: ami-0ae2687b5ef832d4c -# eu-central-1 v17.3.4 x86_64 Enterprise FIPS: ami-04c9d33126627e06a -# eu-north-1 v17.3.4 arm64 Enterprise FIPS: ami-092172c09eca6d00a -# eu-north-1 v17.3.4 x86_64 Enterprise FIPS: ami-04ae2b4fb550e5c83 -# eu-west-1 v17.3.4 arm64 Enterprise FIPS: ami-0b7cda44191a437d1 -# eu-west-1 v17.3.4 x86_64 Enterprise FIPS: ami-05b0fb52f5ee2328c -# eu-west-2 v17.3.4 arm64 Enterprise FIPS: ami-0e0ed6bdc3a684aa9 -# eu-west-2 v17.3.4 x86_64 Enterprise FIPS: ami-0ec81c404eb9fa53d -# eu-west-3 v17.3.4 arm64 Enterprise FIPS: ami-0b41ec45ab7ff8cae -# eu-west-3 v17.3.4 x86_64 Enterprise FIPS: ami-0fe3a62a123b268bd -# sa-east-1 v17.3.4 arm64 Enterprise FIPS: ami-09ce00832c852ec2a -# sa-east-1 v17.3.4 x86_64 Enterprise FIPS: ami-0bb4fd500cce615eb -# us-east-1 v17.3.4 arm64 Enterprise FIPS: ami-020c463cceecb699f -# us-east-1 v17.3.4 x86_64 Enterprise FIPS: ami-05cfda4db05af545d -# us-east-2 v17.3.4 arm64 Enterprise FIPS: ami-0e51b881b81355a5f -# us-east-2 v17.3.4 x86_64 Enterprise FIPS: ami-0b71f0d5450ca8782 -# us-west-1 v17.3.4 arm64 Enterprise FIPS: ami-05fd43ace4d803c40 -# us-west-1 v17.3.4 x86_64 Enterprise FIPS: ami-05efb2b95ad251a5d -# us-west-2 v17.3.4 arm64 Enterprise FIPS: ami-064c669db6994b2b1 -# us-west-2 v17.3.4 x86_64 Enterprise FIPS: ami-04953efb8c149e9f4 +# 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 ``` diff --git a/examples/aws/terraform/ha-autoscale-cluster/README.md b/examples/aws/terraform/ha-autoscale-cluster/README.md index 461885d7792..371d700ada1 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.3.4-arm64" +export TF_VAR_ami_name="teleport-ent-17.4.0-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 74f91de0172..7ac1ed1c9e9 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.3.4-arm64" +TF_VAR_ami_name ?= "teleport-ent-17.4.0-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"