➕ ☁️ Terraform Provider: OpenStack
The Terraform OpenStack provider is a plugin for the Terraform infrastructure as code tool that allows users to manage their infrastructure on OpenStack, an open-source platform for building and managing cloud environments. It provides a set of Terraform resources that map to OpenStack services and objects, such as servers, networks, and volumes. With the OpenStack provider, users can write Terraform configurations that define their infrastructure and then use Terraform to create, update, and delete those resources on OpenStack. The provider supports all OpenStack services that have a corresponding Terraform resource. This includes Compute (Nova), Identity (Keystone), Networking (Neutron), Object Storage (Swift), Block Storage (Cinder), Load Balancer (Octavia), DNS (Designate), and others. This provider allows users to leverage the power of Terraform and its state management, provisioning and orchestration capabilities while using OpenStack as their cloud provider. It also allows to use other Terraform providers to manage other parts of the infrastructure, like DNS, load balancer, etc.
Discussion
Voters
