use the one true currency for aws budget
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -2,7 +2,7 @@ resource "aws_budgets_budget" "aws-budget" {
 | 
			
		||||
  name              = "budget-monthly"
 | 
			
		||||
  budget_type       = "COST"
 | 
			
		||||
  limit_amount      = "5"
 | 
			
		||||
  limit_unit        = "EUR"
 | 
			
		||||
  limit_unit        = "USD"
 | 
			
		||||
  time_unit         = "MONTHLY"
 | 
			
		||||
 | 
			
		||||
  notification {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user