Skip to content

Commit

Permalink
From inf-base : Standardise on hash for line comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Quadling authored and Richard Quadling committed Oct 9, 2024
1 parent a735517 commit 456e426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ tflint {
required_version = ">= 0.53"
}

// Only the AWS plugin is enabled. The Google and Azure plugins are not enabled as we have no current use for them.
# Only the AWS plugin is enabled. The Google and Azure plugins are not enabled as we have no current use for them.
plugin "aws" {
enabled = true
source = "github.com/terraform-linters/tflint-ruleset-aws"
Expand Down

0 comments on commit 456e426

Please sign in to comment.