fixed typo

This commit is contained in:
eliamaldini 2023-08-18 16:57:35 +02:00
parent 1b93197b87
commit 103443dc30
1 changed files with 2 additions and 2 deletions

View File

@ -93,8 +93,8 @@ module "gcve-pc" {
| [management_cluster](outputs.tf#L27) | Details of the management cluster of the private cloud | |
| [network_config](outputs.tf#L32) | Details about the network configuration of the private cloud | |
| [nsx](outputs.tf#L37) | Details about a NSX Manager appliance. | |
| [private-cloud](outputs.tf#L42) | The private cloud resource | |
| [private-cloud](outputs.tf#L42) | The private cloud resource. | |
| [private_connections_setup](outputs.tf#L47) | Cloud SDK commands for the private connections manual setup. | |
| [state](outputs.tf#L63) | Details about the state of the private cloud | |
| [state](outputs.tf#L63) | Details about the state of the private clou. | |
| [vcenter](outputs.tf#L68) | Details about a vCenter Server management appliance. | |
<!-- END TFDOC -->