f5devcentral / terraform-bigip-app-consul-sync-nia

This terraform module leverages consul-terraform-sync to create and update application services on BIG-IP based on registered services within Consul
MIT License
4 stars 7 forks source link

Update README.md to match Terraform Registry path #8

Closed arielazem closed 3 years ago

arielazem commented 3 years ago

Line 132 in README.md update from: source = "f5devcentral/bigip/app-consul-sync-nia" to: source = "f5devcentral/app-consul-sync-nia/bigip" Currently getting "Error: Module not found" in Terraform https://github.com/f5devcentral/terraform-bigip-app-consul-sync-nia/blame/master/README.md#L132

arielazem commented 3 years ago

10