Open
Description
Code of Conduct
- I have read and agree to the project's Code of Conduct.
- Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
- Do not leave "+1" or other comments that do not add relevant information or questions.
- If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
Technical Debt Tracking: All Pull Requests
- Move to
hcx
package. refactor: move tohcx
package #73 - Add
ConflictsWith
andExactlyOneOf
, as needed. fix: ensure at least one of #74 - Add provider debug. feat: add debug #69
- Resolve CodeQL Security Alerts feat: add
allow_unverified_ssl
option #43 - Address Linting Issues Address linting issues #42 (+ Sub-Issues)
- Add Schema Descriptions fix: add schema descriptions #64
- Add Go Doc Comments for Resources and Data Sources chore: add godoc comments #68
- Add Go Doc Comments for
hcx
package chore: add godoc comments #78 - Sort the Resource and Data Source Maps chore: sort provider maps #67
- Remove Redundant Alias chore: remove redundant alias #66
- Use
example.com
docs: useexample.com
#61 - Use Constants for Allowed Options and Validation refactor: constants and validators #76 refactor: use constants #79
- Improve errors refactor: update errors #80
- Improve logging. Use
charmbracelet/log
. - Sensitve Schema Items
- Add tests!
- Transition to Terraform Framework
- Compatability Matrix for 4.10 and 4.11
- Add Diagrams to the Guides
- Add Examples in
./examples