gentle-zoo-32137
09/23/2024, 9:52 AMpulumi refresh
and I'm getting the following error during the preview phase. Anyone have any idea where this is coming from / what to do about it?
Diagnostics:
aws:vpc:SecurityGroupEgressRule (datalake-ingest-queues-ce-out-internet):
error: flex/auto_flatten.go:171: provider.autoflex: AutoFlex Flatten; incompatible types: autoflex.target.type=<http://github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue|github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue> autoflex.source.type=<nil> autoflex.target.path="" provider=aws@6.49.0 from=invalid to=basetypes.StringType autoflex.source.path=""
error: flex/auto_flatten.go:171: provider.autoflex: AutoFlex Flatten; incompatible types: provider=aws@6.49.0 autoflex.source.path="" autoflex.target.type=<http://github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue|github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue> autoflex.target.path="" from=invalid to=basetypes.StringType autoflex.source.type=<nil>
aws:batch:JobQueue (datalake-ingest-queues):
error: flex/auto_flatten.go:171: provider.autoflex: AutoFlex Flatten; incompatible types: to=ARNType from=invalid autoflex.target.path="" autoflex.source.type=<nil> autoflex.source.path="" autoflex.target.type=<http://github.com/hashicorp/terraform-provider-aws/internal/framework/types.ARN|github.com/hashicorp/terraform-provider-aws/internal/framework/types.ARN> provider=aws@6.49.0
aws:vpc:SecurityGroupEgressRule (datalake-ingest-hr-lambda-out-internet):
error: flex/auto_flatten.go:171: provider.autoflex: AutoFlex Flatten; incompatible types: autoflex.target.path="" autoflex.source.type=<nil> autoflex.target.type=<http://github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue|github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue> from=invalid to=basetypes.StringType provider=aws@6.49.0 autoflex.source.path=""
error: flex/auto_flatten.go:171: provider.autoflex: AutoFlex Flatten; incompatible types: to=basetypes.StringType autoflex.target.type=<http://github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue|github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue> autoflex.source.path="" autoflex.source.type=<nil> autoflex.target.path="" provider=aws@6.49.0 from=invalid
error: flex/auto_flatten.go:171: provider.autoflex: AutoFlex Flatten; incompatible types: autoflex.target.path="" autoflex.source.path="" provider=aws@6.49.0 from=invalid to=basetypes.StringType autoflex.target.type=<http://github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue|github.com/hashicorp/terraform-plugin-framework/types/basetypes.StringValue> autoflex.source.type=<nil>
enough-garden-22763
09/25/2024, 8:00 PM