diff --git a/avm.tflint.hcl b/avm.tflint.hcl index e8eb614..41f938f 100644 --- a/avm.tflint.hcl +++ b/avm.tflint.hcl @@ -6,7 +6,7 @@ plugin "terraform" { plugin "avm" { enabled = true - version = "0.2.0" + version = "0.3.1" source = "github.com/Azure/tflint-ruleset-avm" signing_key = <<-KEY -----BEGIN PGP PUBLIC KEY BLOCK----- diff --git a/avm.tflint_example.hcl b/avm.tflint_example.hcl index 13d86ad..b892cff 100644 --- a/avm.tflint_example.hcl +++ b/avm.tflint_example.hcl @@ -6,7 +6,7 @@ plugin "terraform" { plugin "avm" { enabled = true - version = "0.2.0" + version = "0.3.1" source = "github.com/Azure/tflint-ruleset-avm" signing_key = <<-KEY -----BEGIN PGP PUBLIC KEY BLOCK-----