cloud-foundation-fabric/blueprints/third-party-solutions/f5-bigip
Julio Castillo 3af7e257d2
Add tflint to pipelines (#2220)
* Fix terraform_deprecated_index

https://github.com/terraform-linters/tflint-ruleset-terraform/blob/v0.5.0/docs/rules/terraform_deprecated_index.md

* Fix terraform_deprecated_interpolation

Reference: https://github.com/terraform-linters/tflint-ruleset-terraform/blob/v0.5.0/docs/rules/terraform_deprecated_interpolation.md

* Fix more indexing

* Remove unused variable

* Enable TFLint for modules

* Add tflint config file

* Fix chdir

* Lint modules

* TFLint fixes

* TFLint

* Fixes binauthz README

* Fixes DNS response policy tests. Restores MIG outputs.

* Fixes other DNS response policy tests.

* Update tests for fast 2-e

* Moar fixed tests

---------

Co-authored-by: Simone Ruffilli <sruffilli@google.com>
2024-04-17 10:23:48 +02:00
..
f5-bigip-ha-active Add tflint to pipelines (#2220) 2024-04-17 10:23:48 +02:00
f5-bigip-ha-active-deployment Fixes to F5 blueprint docs (#1886) 2023-11-24 19:45:38 +01:00
OWNERS Introduce mandatory OWNERS file for blueprint maintainership (#2131) 2024-03-08 09:40:46 +01:00
README.md Fixes to F5 blueprint docs (#1886) 2023-11-24 19:45:38 +01:00

README.md

Third Party Solutions

The blueprints in this folder show how to deploy both private and public active/active F5 BigIP-VE load balancers in GCP.

Blueprints

F5 BigIP

This blueprint shows how to deploy both private and public active/active F5 BigIP-VE load balancers in GCP. It deploys external and/or internal GCP network passthrough load balancers in front of the F5 VMs in order to load balance the ingress traffic and it supports both IPv4 and IPv6.


F5 BigIP-HA deployment

The blueprint demonstrates how to deploy active-active F5 BigIP load balancers in a VPC, leveraging the f5-big-ha-active blueprint. In this example, the load balancer is exposed to internal sample clients only and it can handle both IPv4 and an IPv6 traffic.