aws_network: replace az_list by az_count
az_count determines the number of AZs to use in the selected region.
If the requested number of AZs is greater than the available AZs terraform will return an error.
If az_count is 0, all available AZs are used.