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
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -384,7 +384,7 @@ Use the following command to import the OpenTofu image on your appliance server.
384
384
{{ site.data.product.import_opentofu }}
385
385
```
386
386
387
-
Where {{ site.data.product.opentofu_image_name }} is the name of your OpenTofu image.
387
+
Where `{{ site.data.product.opentofu_image_name }}` is the name of your OpenTofu image.
388
388
389
389
You also need to set the docker image name in advanced settings before enabling the server role. Navigate to the **Settings** > **Application Settings** in {{ site.data.product.title_short }} UI and set the value for `workers/worker_base/opentofu_worker/container_image` field.
390
390
@@ -538,4 +538,3 @@ 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 }}**.
0 commit comments