Skip to content

Create multiple instances with floating ip assigning on openstack using terraform.

Notifications You must be signed in to change notification settings

bonnithedog/terraform-openstack

 
 

Repository files navigation

terraform-openstack

OpenStack examples using terraform.

Usage

Source your openstack rc file

source admin.rc

then edit variables.tf with your favorite editor and follow these steps

terraform init
terraform plan
terraform apply 

to check the output:

terraform output

Development

Contribute to this project to add more examples and save the time for future, feel free to open PR

About

Create multiple instances with floating ip assigning on openstack using terraform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 98.6%
  • Shell 1.4%