Skip to content

Commit

Permalink
Merge pull request #4 from clouddrove/dependabot/terraform/_example/c…
Browse files Browse the repository at this point in the history
…louddrove/efs/aws-1.3.1

build(deps): bump clouddrove/efs/aws from 1.3.0 to 1.3.1 in /_example
  • Loading branch information
yadavprakash committed May 17, 2023
2 parents b4c8d3b + f07944b commit 306cfed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _example/example.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module "ssh" {

module "efs" {
source = "clouddrove/efs/aws"
version = "1.3.0"
version = "1.3.1"

name = "efs"
environment = "example"
Expand Down

0 comments on commit 306cfed

Please sign in to comment.