Skip to content

Demonstration of F5 BIG-IP configuration utilizing Terraform

License

Notifications You must be signed in to change notification settings

onryo/bigip-demo

Repository files navigation

F5 BIG-IP Terraform Configuration Example

This repository contains Terraform sample code to configure various types of virtual services and related objects on F5 BIG-IP. These examples were written for Terraform v0.12 or greater. The F5 Terraform provider requires the iControlREST API and is comptatible with BIG-IP v12.1.1 and above.

Demo contains the following examples

  1. HTTP virtual server
  • HTTP pool
  • Custom HTTP profile
  • Custom HTTP monitor
  1. HTTPS virtual server
  • HTTPS pool
  • SSL/TLS certificate/pair upload
  • Custom client SSL profile
  1. FastL4 virtual server
  • HTTP pool

About

Demonstration of F5 BIG-IP configuration utilizing Terraform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages