Skip to content

feat: add terraform generator printer #3570

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Codelax
Copy link
Member

@Codelax Codelax commented Dec 22, 2023

No description provided.

@Codelax Codelax added enhancement priority:highest Bugs filled by customers, security issues labels Dec 22, 2023
@Codelax Codelax force-pushed the feat/terraform-generator- branch from 2cb0d09 to 0cc8ef0 Compare December 22, 2023 13:50
@codecov-commenter
Copy link

Codecov Report

Attention: 48 lines in your changes are missing coverage. Please review.

Comparison is base (0255c84) 75.98% compared to head (0cc8ef0) 75.90%.

Files Patch % Lines
internal/core/printer.go 2.22% 44 Missing ⚠️
internal/core/bootstrap.go 60.00% 2 Missing ⚠️
internal/core/shell.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3570      +/-   ##
==========================================
- Coverage   75.98%   75.90%   -0.09%     
==========================================
  Files         179      179              
  Lines       40634    40678      +44     
==========================================
  Hits        30875    30875              
- Misses       8647     8691      +44     
  Partials     1112     1112              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@remyleone remyleone marked this pull request as draft June 13, 2024 16:45
@remyleone remyleone added priority:medium Improvements that are not the main priority and removed priority:highest Bugs filled by customers, security issues labels Aug 5, 2024
@remyleone remyleone assigned remyleone and unassigned Codelax Dec 27, 2024
@remyleone remyleone linked an issue Feb 27, 2025 that may be closed by this pull request
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement priority:medium Improvements that are not the main priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

extract project resources to terraform format
4 participants