Skip to content

Commit

Permalink
Update Terraform cloudposse/config/yaml to v1.0.2 (#88)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 3565796 commit 5c8e9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/cis-1-2-rules/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ locals {

module "aws_config_rules_yaml_config" {
source = "cloudposse/config/yaml"
version = "1.0.1"
version = "1.0.2"

map_config_local_base_path = path.module
map_config_paths = var.config_rules_paths
Expand Down

0 comments on commit 5c8e9ca

Please sign in to comment.