Skip to content

Commit

Permalink
updated config submodule tag
Browse files Browse the repository at this point in the history
  • Loading branch information
anmolnagpal committed May 30, 2020
1 parent d5e0bcb commit 5ce1d39
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 @@ -48,7 +48,7 @@ module "alarm_baseline" {
#Module : CONFIG BASELINE
#Description : Manages status (recording / stopped) of an AWS Config Configuration Recorder.
module "config-baseline" {
source = "git::https://github.com/clouddrove/terraform-aws-config-baseline.git?ref=tags/0.12.3"
source = "git::https://github.com/clouddrove/terraform-aws-config-baseline.git?ref=tags/0.12.4"
name = "config"
application = var.application
environment = var.environment
Expand Down

0 comments on commit 5ce1d39

Please sign in to comment.