Closed hdx-machine closed 5 years ago
condition needs to be a list of maps. The var declaration is correct, but it's use is incorrect. It needs the square brackets to preserve it as a list or else the terraform provider complains.
condition needs to be a list of maps. The var declaration is correct, but it's use is incorrect. It needs the square brackets to preserve it as a list or else the terraform provider complains.