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

Downgrade framework version because of an issue caused by the new version of the TF CLI 1.6.0 #336

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

bardielle
Copy link
Member

The new TF CLI 1.6.0 caused errors of resource/data source types Not Found.
According to that open issue:
This is a Framework bug affecting users of Terraform 1.6 using providers built using Plugin Framework 1.4.0. The root cause is the recent caching functionality being enabled in https://github.com/hashicorp/terraform-plugin-framework/issues/828.
A workaround for now is downgrading the terraform-plugin-framework version (from 1.4.0 to 1.3.5) and also the terraform-plugin-go (from 0.19.0 to 0.18.0)

@openshift-ci openshift-ci bot requested review from gdbranco and sagidayan October 8, 2023 14:35
@tsorya
Copy link
Contributor

tsorya commented Oct 8, 2023

/lgtm

@nirarg
Copy link
Member

nirarg commented Oct 8, 2023

Great finding @bardielle
/approve

@openshift-ci
Copy link

openshift-ci bot commented Oct 8, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nirarg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Oct 8, 2023
@bardielle
Copy link
Member Author

/retest

1 similar comment
@bardielle
Copy link
Member Author

/retest

@openshift-ci openshift-ci bot merged commit 29a7493 into terraform-redhat:main Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants