mirror of
				https://github.com/coder/terraform-provider-envbuilder.git
				synced 2025-11-04 03:18:58 +00:00 
			
		
		
		
	chore: pre-publish tidy (#18)
* chore: pre-publish tidy * fixup! chore: pre-publish tidy * update tf test matrix * update envbuilder and kaniko fork to latest versions
This commit is contained in:
		
					parent
					
						
							
								ad8b1fda9e
							
						
					
				
			
			
				commit
				
					
						72ddd72815
					
				
			
		
					 15 changed files with 235 additions and 183 deletions
				
			
		
							
								
								
									
										5
									
								
								main.go
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								main.go
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -1,6 +1,3 @@
 | 
			
		|||
// Copyright (c) HashiCorp, Inc.
 | 
			
		||||
// SPDX-License-Identifier: MPL-2.0
 | 
			
		||||
 | 
			
		||||
package main
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
| 
						 | 
				
			
			@ -20,7 +17,7 @@ import (
 | 
			
		|||
 | 
			
		||||
// Run the docs generation tool, check its repository for more information on how it works and how docs
 | 
			
		||||
// can be customized.
 | 
			
		||||
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate -provider-name envbuilder
 | 
			
		||||
//go:generate go run github.com/hashicorp/terraform-plugin-docs/cmd/tfplugindocs generate
 | 
			
		||||
 | 
			
		||||
// these will be set by the goreleaser configuration
 | 
			
		||||
// to appropriate values for the compiled binary.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue