Skip to content

Commit

Permalink
Commit changes made by code formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 14, 2023
1 parent 2a0a588 commit 7e1ba81
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ module "eks" {
tags = module.eks_label.tags

providers = {
aws = aws.main
aws.development = aws.development
aws.pre_production = aws.pre_production
aws = aws.main
aws.development = aws.development
aws.pre_production = aws.pre_production
}
}

0 comments on commit 7e1ba81

Please sign in to comment.