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

Replace terraform-docs with terraform-config-inspect #12

Merged
merged 4 commits into from
Sep 19, 2024

Conversation

mclacore
Copy link
Contributor

  • Removed terraform-docs library
  • Added terraform-config-inspect library
  • Updated tftoschema.go to reflect library change
  • Added slice sorting for sch.Required due to it returning an unordered slice, which is hard to test
  • Updated test files to match sorted slice

* Removed terraform-docs library
* Added terraform-config-inspect library
* Updated tftoschema.go to reflect library change
* Added slice sorting for `sch.Required` due to it returning an
unordered slice, which is hard to test
* Updated test files to match sorted slice
Copy link

linear bot commented Sep 19, 2024

@mclacore mclacore marked this pull request as ready for review September 19, 2024 20:14
go.mod Outdated Show resolved Hide resolved
@mclacore mclacore merged commit 0efbcc7 into main Sep 19, 2024
@mclacore mclacore deleted the michael/#ORC-585/tfdocs-to-tfinspect branch September 19, 2024 21:51
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