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

Chore!: Fix data source lists should be read only #758

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

IsaacCalligeros95
Copy link
Collaborator

#706 made all data source return lists read-only. During the Terraform migration a couple of data sources included attributes that were optional, with List Nested Blocks this makes the whole block optional. This PR tidies up those changes.

As a part of this fix I compared changes between the latest docs on the datasource fix branch and this. There were some other schema changes that look unexpected but most of these are due to framework limitations and still include validation attributes making them required.

@IsaacCalligeros95 IsaacCalligeros95 merged commit 13881dc into main Aug 20, 2024
22 checks passed
@IsaacCalligeros95 IsaacCalligeros95 deleted the isaac/data-source-readonly branch August 20, 2024 02:01
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