Releases: mcuadros/ascode 
  
  Releases · mcuadros/ascode
      
  v1.3.12 
  
    
  
      
        21 Oct 18:37
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
   
   
  
  v1.3.1 
  
    
  
      
        10 Nov 20:57
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
Support for direct download of providers, fix to download modern providers disallowed to the old terraform core. 
  
 
  
  
   
   
  
  v1.3.0 
  
    
  
      
        06 Apr 14:22
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
starlark: modules, new url module 
  
 
  
  
   
   
  
  v1.2.0 
  
    
  
      
        21 May 16:50
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
starlark/types: provider.set_prefix , enable prefixing of all resources belong to this provider. 
  
 
  
  
   
   
  
  v1.1.2 
  
    
  
      
        30 Apr 20:18
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
starlark: types, fix HCL int encoding (4225bbc  ) 
  
 
  
  
   
   
  
  v1.1.1 
  
    
  
      
        13 Apr 08:38
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
starlark/types: Resource.HCL enconding directly from starlark.Value (c3dcdc2  ) 
starlark/types: evaluate include main thread predeclared variables (bac0f66  ) 
starlark/types: Attribute.Get, support for map attributes (6fc80cd  ) 
  
 
  
  
   
   
  
  v1.1.0 
  
    
  
      
        09 Apr 22:34
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        Small incremental update adding os.command function and validation of the resource to avoid misconfiguration of resources.
cmd/run: add validation (1643ed1  ) 
starlark/types: validate function and CallStack record (4a1a60b  ) 
starlark/module: os, added command function (4d4f105  ) 
  
 
  
  
   
   
  
  v1.0.0 
  
    
  
      
        29 Mar 23:05
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        The first stable version of AsCode and his documentation. Including binaries and docker image . 🎉🎉🎉
 
 
  
  
   
   
  
  v0.1.0 
  
    
  
      
        20 Mar 23:17
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
starlark/types: Terraform global object (74c404f  ) 
starlark/types: State type (5f01207  ) 
starlark/types: ResourceCollection.search method (d713bb6  ) 
starlark/module: experimental/docker DOCKER_CONFIG_FILE and DOCKER_CONFIG support (3fbe453  , ede2cc4  ) 
starlark/types: evaluate function implementation (c5436f7  ) 
  
 
  
  
   
   
  
  v0.0.4 
  
    
  
      
        17 Mar 08:13
       
  
    
    
    
    
      
  
      
    Compare 
      
          
     
 
       
   
 
    
            
        
           
          
            
                
  
                  
                    
                    
                        
                          
     
 
                          Sorry, something went wrong. 
                         
                     
 
  
              
            
              
No results found 
            
          
       
    
      
 
    
  
  
        
        
starlark/types: added resource.provider  
starlark/types: computed, new fn function to wrap computed values 
starlark/types: computed, fix proper MaxItem==1 indexes\ 
starlark/types: basic backend support 
runtime: add struct support 
starlark/module: experimental/docker module to work with docker images