Skip to content

mevansam/gocloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoCloud

This golang library implements a set of abstractions for compute and storage for the most commonly available public cloud environments.

The API abstracts the following public clouds:

  • Amazon Web Services
  • Microsoft Azure
  • Google Cloud Platform

The abstractions are implemented via the cloud interfaces in cloud/cloud.go. The cloud provider configurations closely follow the environment required by Terraform. These abstractions are meant to complement the Terraform CLI and templates to provide cloud resource lifecycle management capabilities.

About

Golang cloud abstraction library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages