Skip to content

Commit

Permalink
Bump github_ssh_without_protocol::terraform-aws-jenkins
Browse files Browse the repository at this point in the history
Bumps [github_ssh_without_protocol::terraform-aws-jenkins](https://github.com/cloudposse/terraform-aws-jenkins) from 0.4.0 to 0.11.0.
- [Release notes](https://github.com/cloudposse/terraform-aws-jenkins/releases)
- [Commits](cloudposse-archives/terraform-aws-jenkins@tags/0.4.0...tags/0.11.0)

---
updated-dependencies:
- dependency-name: github_ssh_without_protocol::github::cloudposse/terraform-aws-jenkins::tags/0.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 1f2ca57 commit e289228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ module "duplicate_label" {
}

module "github_ssh_without_protocol" {
source = "git@github.com:cloudposse/terraform-aws-jenkins.git?ref=tags/0.4.0//some/dir"
source = "git@github.com:cloudposse/terraform-aws-jenkins.git?ref=tags/0.11.0//some/dir"
namespace = "${var.namespace}"
stage = "${var.stage}"
name = "${var.name}"
Expand Down

0 comments on commit e289228

Please sign in to comment.