Skip to content

Commit

Permalink
build(deps): bump clouddrove/efs/aws from 1.3.0 to 1.3.1 in /_example
Browse files Browse the repository at this point in the history
Bumps [clouddrove/efs/aws](https://github.com/clouddrove/terraform-aws-efs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/clouddrove/terraform-aws-efs/releases)
- [Changelog](https://github.com/clouddrove/terraform-aws-efs/blob/master/CHANGELOG.md)
- [Commits](clouddrove/terraform-aws-efs@1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: clouddrove/efs/aws
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 17, 2023
1 parent de1f6dc commit f07944b
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 f07944b

Please sign in to comment.