Skip to content

fix: contenttype display_field is now optional to match contentful #95

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

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

philipjohanszon
Copy link

@philipjohanszon philipjohanszon commented Jul 28, 2025

Contentful does not require display_field in content types. Therefore this change has been made to remove that constraint from the provider.

I tested running terraform apply with the provider locally and it worked fine.

This PR is for this issue

@philipjohanszon philipjohanszon requested a review from a team as a code owner July 28, 2025 09:45
@philipjohanszon
Copy link
Author

There seems to be some problem with the action

@demeyerthom
Copy link
Member

demeyerthom commented Jul 30, 2025

@philipjohanszon yeah, it requires a variable in our github repo to work, but looks like on an external PR it is not actually allowed to fetch it. I need to figure out how to allow it.

The change looks fine to me, I will merge it in a bit

@demeyerthom demeyerthom merged commit f350426 into labd:main Jul 30, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants