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

Map Block Access resource into state when possible #208

Open
1 task
mitchnielsen opened this issue Jun 10, 2024 · 0 comments
Open
1 task

Map Block Access resource into state when possible #208

mitchnielsen opened this issue Jun 10, 2024 · 0 comments
Labels

Comments

@mitchnielsen
Copy link
Contributor

mitchnielsen commented Jun 10, 2024

Summary

As a follow-up to #204, we noted the following in internal/provider/resources/block_access.go:

NOTE: we are not currently mapping the response back into State,
as the Read payload is materially different from the Create/Update payloads.
This is something to be revisited in the future.

Acceptance criteria

  • Map the response back into State whenever possible given potential changes to the Create/Update and Read payloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants