data "aws_availability_zones" needs to be created when referenced #215
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Expected Behaviour:
When the conversion utilizes
data.aws_availability_zones.available.names
the following data block gets created as well.Actual Behaviour:
The data block does not get created so the code doesn't work.
Found with this conversion:
to
The text was updated successfully, but these errors were encountered: