Skip to content

Commit e3879c7

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 b0282cd commit e3879c7

1 file changed

+1
-1
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1483,7 +1483,7 @@ When using Terraform (or OpenTofu) to interact with HPE GreenLake for Private Cl
14831483
* [hpegl](https://registry.terraform.io/providers/HPE/hpegl/latest)
14841484
* [Morpheus](https://registry.terraform.io/providers/gomorpheus/morpheus/latest)
14851485

1486-
 When used in concert these two providers enable a rich set of IaC functionality. The hpegl provider has a *Data Source* named *hpegl_vmaas_morpheus_details* which can be used to retrieve an access token and URL for the on-premise Morpheus instance associated with the specific VMaaS *location*. These can be used as inputs to the provider stanza for the Morpheus provider. 
1486+
When used in concert, these two providers enable a rich IaC functionality. The hpegl provider has a *data source* named *hpegl_vmaas_morpheus_details*, which can be used to retrieve an access token and URL for the on-premise Morpheus instance associated with the specific VMaaS *location*. These can be used as inputs to the provider stanza for the Morpheus provider. 
14871487

14881488
We have included example HCL for two separate VMaaS configurations: 
14891489

0 commit comments

Comments
 (0)