Skip to content

Conversation

austinvalle
Copy link
Member

Related Issue

Ref:

Description

Previously, the echoprovider did not implement GetResourceIdentitySchemas despite being upgraded to terraform-plugin-go@v0.27.0, however that is required as of Terraform v1.12.1

=== NAME  TestSchemaEphemeralResource_ObjectAttribute
    schema_ephemeral_resource_test.go:691: Step 1/1 error: Error running pre-apply plan: exit status 1
        
        Error: Failed to load plugin schemas
        
        Error while loading schemas for plugin components: Failed to obtain provider
        schema: Could not load the schema for provider
        registry.terraform.io/hashicorp/echo: failed to retrieve schema from provider
        "registry.terraform.io/hashicorp/echo": Provider GetResourceIdentitySchemas
        Not Implemented: A GetResourceIdentitySchemas call was received by the
        provider, however the provider does not implement the call. Either upgrade
        the provider to a version that implements resource identity support or this
        is a bug in Terraform that should be reported to the Terraform maintainers...

Rollback Plan

  • If a change needs to be reverted, we will roll out an update to the code within 7 days.

Changes to Security Controls

N/A

@austinvalle austinvalle added this to the v1.14.0 milestone May 21, 2025
@austinvalle austinvalle requested a review from a team as a code owner May 21, 2025 19:30
@austinvalle austinvalle added the bug Something isn't working label May 21, 2025
@austinvalle
Copy link
Member Author

I put this in v1.14.0 because we will need to upgrade our version of terraform-plugin-go, however we probably could just remove the plugin-go upgrade and do a v1.13.1? 🤔

@austinvalle austinvalle modified the milestones: v1.14.0, v1.13.1 May 21, 2025
@austinvalle austinvalle merged commit f86f169 into main May 21, 2025
40 checks passed
@austinvalle austinvalle deleted the av/update-plugin-go branch May 21, 2025 21:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants