Skip to content

Commit 88b63a1

Browse files
dependabot[bot]joshgubler
authored andcommitted
Bump acs::terraform-aws-acs-info from 4.0.0 to 4.1.0 in /iac/app
Bumps [acs::terraform-aws-acs-info](https://github.com/byu-oit/terraform-aws-acs-info) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/byu-oit/terraform-aws-acs-info/releases) - [Commits](byu-oit/terraform-aws-acs-info@v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: acs::github::byu-oit/terraform-aws-acs-info::v4.0.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2eb90cd commit 88b63a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iac/app/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ locals {
6161
}
6262

6363
module "acs" {
64-
source = "github.com/byu-oit/terraform-aws-acs-info?ref=v4.0.0"
64+
source = "github.com/byu-oit/terraform-aws-acs-info?ref=v4.1.0"
6565
}
6666

6767
data "aws_caller_identity" "current" {}

0 commit comments

Comments
 (0)