mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Use openstack_networking_floatingip_v2 instead of openstack_compute_floatingip_v2 to make use of Neutron floating IPs in the Terraform example. Also update the .gitignore to ignore the terraform DB which is generated. Signed-off-by: Kyle Mestery <mestery@mestery.com>
10 lines
133 B
Text
10 lines
133 B
Text
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
.bundle/
|
|
.vagrant
|
|
real-adminrc
|
|
*.taskpaper
|
|
terraform/tf-example/terraform.tfstate*
|