Open natasha-ntsh opened 5 years ago
If you have a datasource.tf in a module directory and a remote source defined (I use S3), the autocompletion for data does not support outputs. The only supported values are:
data
outputs
backend, environment, id, config, count, defaults, depends_on, provider
If you have a datasource.tf in a module directory and a remote source defined (I use S3), the autocompletion for
data
does not supportoutputs
. The only supported values are:backend, environment, id, config, count, defaults, depends_on, provider