Automation, Orchestration & DevOps > Class 7: Dude Where's My Services: Introduction to Service Discovery with Consul Source | Edit on
Clean-up!ΒΆ
Using Terraform we can remove the resources that we created.
Under the AWS Console you should be able to see the instances that you created.

On the Ubuntu host change into the following directory and run the command.
$ cd ~/f5-terraform-consul-sd-webinar/terraform/
$ terraform destroy
All done!