Skip to content

Commit de7fac8

Browse files
authored
Merge pull request #1799 from qahmed1998/QA-minor-changes-terraform
Minor changes
2 parents c1e8468 + 1fbca0f commit de7fac8

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

managing_providers/_topics/automation_management_providers.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -405,15 +405,16 @@ In {{ site.data.product.title_short }}, the Embedded Terraform server role is di
405405

406406
To enable the Embedded Terraform Server Role, use the following steps:
407407

408-
1. Browse to the settings menu, and click **Configuration** > **Settings**.
408+
1. Browse to the settings menu, and click **Configuration** > **Application Settings**.
409409
2. Select the desired server under **Zones**.
410410
3. Set the **Server Role** for **Embedded Terraform** to `On`.
411411

412412
### Verifying the Embedded Terraform worker state
413413

414414
Verify that the Embedded Terraform worker is started to use its features:
415415

416-
1. Browse to the settings menu, then click **Configuration** > **Diagnostics** and click the server that you want to choose.
416+
1. Browse to the settings menu, then click **Configuration** > **Application Settings**.
417+
2. Click **Diagnostics** and click the server that you want to choose.
417418
2. Click **Roles by Servers** tab.
418419

419420
A table of all workers and their status appears from which you can confirm the state of your Embedded Terraform worker.
@@ -480,13 +481,15 @@ Use the following listed steps in each section to run the Terraform Template fro
480481

481482
Use the following steps to create a catalog:
482483

483-
1. In the navigation bar, click **Services** > **Catalogs and click Catalog Items**.
484+
1. In the navigation bar, click **Services** > **Catalogs**.
484485

485-
2. Click **Configuration**, then click **Add a New Catalog**.
486+
2. Click **Catalogs**.
486487

487-
3. Enter a **Name** and **Description** for the catalog.
488+
3. Click **Configuration**, then click **Add a New Catalog**.
488489

489-
4. Click **Add**.
490+
4. Enter a **Name** and **Description** for the catalog.
491+
492+
5. Click **Add**.
490493

491494
#### Create a Terraform Service Catalog item
492495

managing_providers/_topics/opentofu_credentials.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,14 @@ Amazon Web Services credentials contain multiple attributes, which you need to c
4646

4747
- **STS Token**: Token generated by Amazon Web Services Security Token Service.
4848

49+
- **AWS region**: Multiple, physically separated and isolated Availability Zones that are connected with low latency, high throughput, and highly redundant networking.
50+
4951
##### Azure
5052

5153
If you select this credential type, it enables connection between {{ site.data.product.title_short }} and Microsoft Azure.
5254

5355
Microsoft Azure credentials contain multiple attributes, which you need to configure:
5456

55-
- **Username**: The username to connect to the Microsoft Azure account.
56-
57-
- **Password**: The password to connect to the Microsoft Azure account.
58-
5957
- **Subscription ID**: The Subscription UUID for the Microsoft Azure account.
6058

6159
- **Tenant ID**: The Tenant ID for the Microsoft Azure account.

0 commit comments

Comments
 (0)