Skip to content

Commit

Permalink
bump cicd module (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntno authored Jan 2, 2023
1 parent 219cc26 commit a7c193f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ locals {
}

module "demo_site_cicd" {
source = "git::https://github.com/ntno/tf-module-static-site-cicd?ref=0.0.0"
source = "git::https://github.com/ntno/tf-module-static-site-cicd?ref=1.1.0"

artifact_bucket_name = local.artifact_bucket_name
github_repo = var.github_repo
Expand Down

0 comments on commit a7c193f

Please sign in to comment.