- I have run
make lintand fixed any issues. - I have updated documentation (FWK: schema descriptions +
make docs; SDK: manual/docs/edits). - I have added / updated acceptance tests (required for new resources and bug fixes — see ADR-006).
- I have considered backward compatibility (no breaking schema changes without
!in PR title). - For new resources: I followed the reference examples.
- I have run
make exampleto verify the change works (mainly for SDK / provider config changes).
- Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request
Closes #0000 | Relates #0000