Skip to content

Commit 82dcade

Browse files
committed
Added section for retire the Terraform services
1 parent acf972f commit 82dcade

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

managing_providers/_topics/automation_management_providers.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,3 +539,31 @@ Use the following steps to run the Terraform Template.
539539

540540
The service item details can be viewed when you navigate to **Services** > **My Services in {{ site.data.product.title_short }}**.
541541

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 **Service catalog** > **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 **Service catalog** > **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.
566+
567+
5. Select a **Retirement Warning** if needed.
568+
6. Click **Save**.
569+

0 commit comments

Comments
 (0)