Skip to content

Commit b2c9b25

Browse files
Update content/blog/using-the-hpegl-hpe-greenlake-and-morpheus-terraform-providers-in-concert-to-create-provision-and-manage-hpe-pce-private-cloud-enterprise-vmaas-instances.md
Co-authored-by: liam-m-carolan <[email protected]>
1 parent 4783931 commit b2c9b25

1 file changed

+2
-2
lines changed

content/blog/using-the-hpegl-hpe-greenlake-and-morpheus-terraform-providers-in-concert-to-create-provision-and-manage-hpe-pce-private-cloud-enterprise-vmaas-instances.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,8 +560,8 @@ The example HCL used here is based on the HCL for the first example.  However w
560560

561561
These modules can be combined in different ways. In our specific case we: 
562562

563-
* Make two calls to *morpheus_artefacts* 
564-
* Make two calls to *vmaas_instance* each using outputs from one of the above calls to *morpheus_artefacts* 
563+
* Make two calls to *morpheus_artefacts*. 
564+
* Make two calls to *vmaas_instance* each using outputs from one of the calls to *morpheus_artefacts*.
565565

566566
In this way we create two VMaaS instances each in a separate VMaaS Cloud based on the one underlying on-premise Morpheus instance.
567567

0 commit comments

Comments
 (0)