Skip to content

Commit 1d067cd

Browse files
committed
2 parents 47c0463 + 5d4a91e commit 1d067cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/environment-services/Introspection and layouts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ While infrastructure orchestration using Infrastructure as Code (IaC) framework
88

99
> ![Introspection](/img/env-resources.png)
1010
11-
Based on the introspection data, Torque generate __Resource layout__ that is usually used by the environment consumer that is not an expert in IaC of automation frameworks. The layout will highlight the interesting entities out of the large amount of resources that deployed in the environment.
11+
Based on the introspection data, Torque generates a __Resource layout__, which is usually used by an environment consumer (who may not be an expert in IaC of automation frameworks). The layout will highlight the interesting entities out of the large amount of resources that deployed in the environment.
1212

1313
In the following example, we deployed a single Terraform file that deployed a 3 tier wordpress application. The deployment process ended and 28 cloud resources created.
1414

1515
> ![Introspection](/img/env-resources-infra.png)
1616
1717
Out of the 28 deployed resources, Torque highlights the 3 VM with their basic attributes like public IP and instance type presented on the cards. The introspection data, is used to enable resource Actions, workflows and remote connection for specific resource types.
1818

19-
> ![Introspection](/img/env-resources-view.png)
19+
> ![Introspection](/img/env-resources-view.png)

0 commit comments

Comments
 (0)