Use Terraform to Extend Consul Service Discovery
The Terraform Consul provider exposes resources used to interact with Consul. You can use this provider to accomplish a number of tasks, including:
- Register external services or services that cannot be registered with local agent
- Reference Consul keys in your Terraform configuration
- Reference a list of agents
» Use Terraform to Register External Services
In a new Learn guide, you will register two external services with a small Consul datacenter. This guide will take you through the steps needed to deploy a three server Consul datacenter and two external services. You will then configure the Terraform Consul provider to register the external services with health checks to Consul.
You have two options for following along with this guide: locally or using the in-page interactive tutorial. If you want to deploy the demo locally, you will clone the Github repo and use Docker Compose.
Register External Services with Terraform
» Monitor Consul with AppDynamics CNS
Additionally, we recently published a guide to enable AppDynamics CNS to monitor Consul. In this new guide, you'll learn how to use the Consul Monitoring Extension for AppDynamics CNS to collect Consul telemetry data and node information.
Sign up for the latest HashiCorp news
More blog posts like this one
Fix the developers vs. security conflict by shifting further left
Resolve the friction between dev and security teams with platform-led workflows that make cloud security seamless and scalable.
HashiCorp at AWS re:Invent: Your blueprint to cloud success
If you’re attending AWS re:Invent in Las Vegas, Dec. 2 - Dec. 6th, visit us for breakout sessions, expert talks, and product demos to learn how to take a unified approach to Infrastructure and Security Lifecycle Management.
Speed up app delivery with automated cancellation of plan-only Terraform runs
Automatic cancellation of plan-only runs allows customers to easily cancel any unfinished runs for outdated commits to speed up application delivery.