Skip to content

Commit

Permalink
Update hashicorp/terraform-provider-aws (#104)
Browse files Browse the repository at this point in the history
from 3.54.0 to 3.63.0

Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
  • Loading branch information
ialidzhikov authored Oct 26, 2021
1 parent 3cdb7d5 commit 3ffcf9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/all/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}

providers {
aws = ["3.54.0"]
aws = ["3.63.0"]
azurerm = ["2.68.0"]
google = ["3.62.0"]
google-beta = ["3.62.0"]
Expand Down
2 changes: 1 addition & 1 deletion build/aws/terraform-bundle.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}

providers {
aws = ["3.54.0"]
aws = ["3.63.0"]
template = ["2.1.2"]
null = ["2.1.2"]
}

0 comments on commit 3ffcf9b

Please sign in to comment.