Skip to content

Commit

Permalink
Bump AWS provider to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
furkantektas committed Mar 1, 2022
1 parent bb750e2 commit 8ddd87e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 3.0"
version = "~> 4.3.0"
}
}
}
}

0 comments on commit 8ddd87e

Please sign in to comment.