Created
          July 7, 2025 16:20 
        
      - 
      
- 
        Save langheran/f48076009fc88d04e0da820da737f3d4 to your computer and use it in GitHub Desktop. 
    C:\Users\NisimHurst\NDS\scripts\cmds\tfg.cmd
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | @echo off | |
| setlocal | |
| @REM set TF_LOG=DEBUG | |
| terraform plan -generate-config-out=generated_resources.tf | |
| code generated_resources.tf | |
| endlocal | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment