Skip to content

Conversation

Hi-Fi
Copy link

@Hi-Fi Hi-Fi commented Aug 10, 2025

Related issue

Fixes #3698

Description

Terraform remote backend (used with e.g. when JFrog Artifactory is storing the state files) generated extra = to workspace configuration which caused HCL formatted output be invalid.

Checklist

  • I have updated the PR title to match CDKTF's style guide
  • I have run the linter on my code locally
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if applicable
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works if applicable
  • New and existing unit tests pass locally with my changes

@Hi-Fi Hi-Fi changed the title fix(cdktf): generate correct HCL for remote backend fix(lib): generate correct HCL for remote backend Aug 10, 2025
@Hi-Fi Hi-Fi marked this pull request as ready for review August 13, 2025 09:54
@Hi-Fi Hi-Fi requested a review from a team as a code owner August 13, 2025 09:54
@Hi-Fi Hi-Fi requested review from mutahhir and ansgarm and removed request for a team August 13, 2025 09:54
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.

CLI: HCL synth generates incorrect remote configuration with workspaces
1 participant