Skip to content

MagaluCloud/terraform-provider-mgc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Magalu Cloud Provider

The MGC provider allows you to use Terraform to manage your resources on Magalu Cloud.

With the provider, you can manage:

  • VPCs (subnets, security rules, public IPs)
  • Virtual Machines (instances, snapshots)
  • Kubernetes (clusters, node pools)
  • DBaaS (instances, replications)
  • Block Storage (volumes, snapshots, VM attachment)
  • Object Storage

The provider is currently under development, so new Magalu Cloud resources will be supported soon.

Participate

  • You can contribute to an open issue to report a bug or suggest improvements and new features
  • You can open tópic in our Dicussions Forum
  • See our roadmap in projects
  • For the time being, the source code is on our monorepo (separation in progress).

References

Magalu Cloud Official Documentation

Magalu Cloud Terraform Provider