Skip to content

Conversation

mutahhir
Copy link
Member

@mutahhir mutahhir commented May 23, 2025

Related issue

Fixes #3622

Description

An optional CLI flag to prevent CDKTF from updating the Terraform lock file. This shouldn't be needed for most people, but in niche circumstances like air gapped environments.

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

@mutahhir mutahhir force-pushed the feat/skip-provider-locking branch from dbd039d to 277e34b Compare May 26, 2025 10:34
@mutahhir mutahhir marked this pull request as ready for review May 26, 2025 10:38
@mutahhir mutahhir requested review from a team as code owners May 26, 2025 10:38
@mutahhir mutahhir requested review from ansgarm and DanielMSchmidt and removed request for a team May 26, 2025 10:38
@mutahhir mutahhir merged commit 37e8465 into main May 28, 2025
465 of 591 checks passed
@mutahhir mutahhir deleted the feat/skip-provider-locking branch May 28, 2025 11:26
@mutahhir mutahhir mentioned this pull request Jun 2, 2025
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CDKTF diff/plan not acting as expected in air gapped environment
2 participants