Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(domain): 'tags' attribute invalid default value #103

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

ndopj
Copy link
Contributor

@ndopj ndopj commented Jun 29, 2024

    Error while loading schemas for plugin components: Failed to obtain provider
    schema: Could not load the schema for provider
    registry.terraform.io/hashicorp/montecarlo: failed to retrieve schema from
    provider "registry.terraform.io/hashicorp/montecarlo": Invalid Attribute
    Implementation: When validating the schema, an implementation issue was
    found. This is always an issue with the provider and should be reported to
    the provider developers.
    
    "tags" has a default value of element type "types.ObjectType[]", but the
    schema expects a type of "types.ObjectType[\"name\":basetypes.StringType,
    \"value\":basetypes.StringType]". The default value must match the type of
    the schema...

@ndopj ndopj added the bug Something isn't working label Jun 29, 2024
@ndopj ndopj added this to the 0.4.1 milestone Jun 29, 2024
@ndopj ndopj self-assigned this Jun 29, 2024
@ndopj ndopj merged commit e8b5faf into master Jun 29, 2024
1 check failed
@ndopj ndopj deleted the ndopj/data-intel-data-platform-streaming branch June 29, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant