Azure-Samples / jmeter-aci-terraform

Scalable cloud load/stress testing pipeline solution with Apache JMeter and Terraform to dynamically provision and destroy the required infrastructure on Azure.
MIT License
120 stars 99 forks source link

Fix for Issue #46 #77

Closed manu4rhyme closed 3 years ago

manu4rhyme commented 3 years ago

Terraform warns of deprecation address_prefix and recommends moving to address_prefixes fix #46

fedeoliv commented 3 years ago

LGTM, thanks @manu4rhyme!