Skip to content

Terraform is used to create, manage, and update infrastructure resources such as physical machines, VMs, network switches, containers, and more. This project implements a Terraform provider for VMC which will enable users to automate VMware Cloud on AWS.

License

Notifications You must be signed in to change notification settings

sumitAgrawal007/terraform-provider-vmc-1

 
 

Repository files navigation

Terraform provider for VMware Cloud on AWS

This is the repository for the Terraform provider for VMware Cloud, which one can use with Terraform to work with VMware Cloud on AWS.

This repository is Work in Progress and has been made public only for review purposes.

Requirements

  • Terraform 0.12+
  • Go 1.13 (to build the provider plugin)

License

Copyright 2019 VMware, Inc.

The Terraform provider for VMware Cloud on AWS is available under MPL2.0 license.

About

Terraform is used to create, manage, and update infrastructure resources such as physical machines, VMs, network switches, containers, and more. This project implements a Terraform provider for VMC which will enable users to automate VMware Cloud on AWS.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 85.4%
  • Shell 6.2%
  • Makefile 4.7%
  • HTML 3.6%
  • HCL 0.1%