chore: defaults
This commit is contained in:
		@@ -1,5 +1,8 @@
 | 
			
		||||
terraform {
 | 
			
		||||
  required_providers {
 | 
			
		||||
    //Provider name
 | 
			
		||||
    gitlab = {
 | 
			
		||||
      source  = "gitlabhq/gitlab"
 | 
			
		||||
      version = "18.0.0"
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user