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

fix: adjust multiline string formatting in resource generation #1482

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

battlebyte
Copy link
Collaborator

Adjusted multiline string formatting in terraform resource generation. Make sure <<EOF and EOF are correctly placed.
Expanded current testing to verify multiline strings.
Fixes https://konghq.atlassian.net/browse/FTI-6414.

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.43%. Comparing base (f73569d) to head (004b2cb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1482   +/-   ##
=======================================
  Coverage   29.43%   29.43%           
=======================================
  Files          61       61           
  Lines        6537     6537           
=======================================
  Hits         1924     1924           
  Misses       4474     4474           
  Partials      139      139           

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

@battlebyte battlebyte requested a review from Prashansa-K January 2, 2025 10:56
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