F5Networks / f5-appsvcs-templates

F5 BIG-IP Application Service Templates (FAST)
Apache License 2.0
32 stars 13 forks source link

Need terraform module bigip-example to be published #80

Closed scshitole closed 2 years ago

scshitole commented 3 years ago

Is your feature request related to a problem? Please describe.

We need to publish the existing terraform module https://github.com/hashicorp/f5-terraform-consul-sd-webinar/tree/master/nia/bigip-example this module is currently local.

Describe the solution you'd like

This terraform module can be used with consul terraform sync to deploy event based service discovery so that whenever there are new services registered to consul, these services will be pushed to BIG-IP by consul terraform sync, also another requirement is to also include the fast template configuration to the same bigip-example module so that everything happens with single event. Here is the fast template which we need to include in the terraform module as well https://github.com/hashicorp/f5-terraform-consul-sd-webinar/tree/master/fast

Describe alternatives you've considered

Alternative is to use the local module but not recommended

Additional context

Add any other context or screenshots about the feature request here.

shyawnkarim commented 2 years ago

Closing.