vmware-samples / validated-solutions-for-cloud-foundation

A companion repository for the VMware Validated Solutions for VMware Cloud Foundation.
https://vmware.com/go/vvs
BSD 2-Clause "Simplified" License
23 stars 5 forks source link
powershell terraform vcf vmware vmware-cloud-foundation vmware-validated-solutions vvs vvs-hrm

vvs

VMware Validated Solutions for VMware Cloud Foundation

Introduction

A VMware Validated Solution is a technical validated implementation that is built and tested by VMware and VMware partners to help customers resolve common business use cases. VMware Validated Solutions are operationally and cost-effective, reliable, and secure. Each solution contains a detailed design, implementation, and operational guidance.

Learn more at vmware.com/go/vvs.

This repository is a companion to the following validated solutions:

Get Started

Clone the Repository

Clone main branch for the latest updates.

Example:

git clone https://github.com/vmware-samples/validated-solutions-for-cloud-foundation.git

The directory structure of the repository.

├── LICENSE
├── NOTICE
├── README.md
├── alb
│   ├── ansible-examples
│   ├── orchestrator-examples
│   └── README.md
├── appliance
│   ├── files
│   ├── manual
│   ├── output-appliance
│   ├── scripts
│   ├── appliance-build.sh
│   └── ...
├── hrm
│   ├── images
│   ├── releases
│   ├── source
│   └── README.md
└── pca
    ├── docs
    ├── scripts
    ├── terraform-examples
    └── README.md

Navigate to the Companion Solution Content

Issues

We welcome you to use the GitHub Issues to report bugs or suggest enhancements.

In order to have a good experience with our community, we recommend that you read the contributing guidelines.