You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: managing_providers/_topics/automation_management_providers.md
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -538,3 +538,31 @@ Use the following steps to run the Terraform Template.
538
538
{{ site.data.product.title_short }} takes you to the *Requests queue* page and displays the status of the job.
539
539
540
540
The service item details can be viewed when you navigate to **Services** > **My Services in {{ site.data.product.title_short }}**.
541
+
542
+
#### Retire the Terraform services
543
+
544
+
When Terraform provisioned service resources are no longer required, the resources can be retired. The retirement action initiates the Terraform backend to run the `destroy` command. This action destroys all the remote resources that are managed by the Terraform configuration.
545
+
546
+
Use the following steps to retire the service instance immediately:
547
+
548
+
1. In the navigation bar, click **Services**.
549
+
2. Click **My Services**.
550
+
3. Select the service instance that you want to retire.
551
+
4. Click **Lifecycle** > **Retire the Service**.
552
+
553
+
Use the following steps to set a retirement day and time for a service instance:
554
+
555
+
1. In the navigation bar, click **Services**.
556
+
2. Click **My Services**.
557
+
3. Click **Lifecycle** > **Set Retirement Dates for this Service**.
558
+
4. In **Enter Retirement Date as** field, select **Specific Date and Time** or **Time Delay from Now** to schedule the retirement.
559
+
560
+
- To choose a **Specific Date and Time** for Retirement, click the **Retirement Date** to open the calendar:
561
+
1. Select a **Retirement Date** by using the calendar control.
562
+
2. Select a **Retirement Time** (in UTC) by using the arrows.
563
+
564
+
- To retire by using a relative time, select **Time Delay from Now**:
565
+
1. From **Time Delay**, specify a retirement time in the form of the number of months, weeks, days, or hours in the using the arrows.
0 commit comments