For resource:
Unresolved reference iam
For module:
<property> expected, got '.'
Unresolved reference iam
<identifier> or <string literal> expected, got '}'
Expected Behavior
Plugin should not report a validation error for provider alias data type when not defined as a string literal.
For Modules provider target alias should not be reported as an error if not defined as a string literal.
Actual Behavior
Provider alias is reported as error, see exception section.
Installation details
Terraform Configuration Files
Exception
Expected Behavior
Plugin should not report a validation error for provider alias data type when not defined as a string literal. For Modules provider target alias should not be reported as an error if not defined as a string literal.
Actual Behavior
Provider alias is reported as error, see exception section.