Add healthchecksio provider and refactor ip-for-host collection
This commit is contained in:
		
							parent
							
								
									ed51a86935
								
							
						
					
					
						commit
						6fdfd338a1
					
				
					 14 changed files with 147 additions and 49 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,10 @@ output "authentik_data" {
 | 
			
		|||
  sensitive = true
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
output "healthchecksio" {
 | 
			
		||||
  value = module.infrastructure.healthchecksio
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
output "postgresql_data" {
 | 
			
		||||
  value = module.services.postgresql_data
 | 
			
		||||
  sensitive = true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue