Skip to content

Commit e86147f

Browse files
authored
Merge pull request #1871 from agrare/add_documentation_tfe_workflows
Update Terraform Enterprise Service Catalog docs
2 parents d3de658 + 387e74c commit e86147f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed
37.5 KB
Loading

managing_providers/_topics/automation_management_providers.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -652,11 +652,13 @@ Next create a Terraform Enterprise Service Catalog Item:
652652

653653
- In **Dialog**, select a service dialog you created previously. To ask the user to enter extra information when running the task, **Service Dialog** must be selected. A dialog is required if **Display in Catalog** is chosen.
654654

655-
- In **Provider**, select your Terraform Enterprise provider. This brings up the **Terraform Template** option where you can select which Terraform Workspace you want to use.
655+
- Add configuration information for **Provisioning Entry Point**, **Reconfigure Entry Point** and **Retirement Entry Point** as applicable.
656+
You can select either an **Embedded Automate** method or an **Embedded Workflow**.
656657

657-
- Add configuration information for **Reconfigure Entry Point** and **Retirement Entry Point** as applicable.
658+
If you select an Embedded Workflow, the workflow you use must call the builtin `manageiq://provision_execute` in order to run provision request.
658659

659-
- Select your desired **Terraform Template** from the list.
660+
- In the **Request Info** subtab, enter the owner information in the **Requester** section and select a `Configuration Script` from the **Catalog** tab.
661+
![request info configuration script](../images/automation_management_request_info.png)
660662

661663
3. Click **Add**. The catalog item you created will appear in the **All Service Catalog Items** list.
662664

0 commit comments

Comments
 (0)