Skip to content

Commit 44a1e81

Browse files
authored
TF-22423: Adds Step to Disable ASG Health Checks (#926)
[JIRA](https://hashicorp.atlassian.net/browse/TF-22423) Adds a step in the upgrade docs to disable health checks on autoscaling groups during upgrades.
2 parents 875deac + 0581ec2 commit 44a1e81

File tree

9 files changed

+18
-0
lines changed

9 files changed

+18
-0
lines changed

content/terraform-enterprise/1.0.x/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202501-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202502-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202502-2/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202503-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202504-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202505-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202506-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

content/terraform-enterprise/v202507-1/docs/enterprise/deploy/manage/upgrade.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ Complete the following steps to upgrade Terraform Enterprise:
2121

2222
1. If your deployment is configured to run multiple `terraform-enterprise` nodes, scale down to a single node. You can run multiple nodes when Terraform Enterprise is in `active-active` mode. Refer to [Configure the operational mode](/terraform/enterprise/deploy/configuration/storage/configure-mode) for additional information.
2323

24+
1. If your deployment makes use of an autoscaling group to manage instances of Terraform Enterprise, disable any configured health checks that would trigger the autoscaling group to rotate Terraform Enterprise instances during an upgrade.
25+
2426
1. Stop the Terraform Enterprise application.
2527

2628
<Tabs>

0 commit comments

Comments
 (0)