update terraform to use hash as comment per recommended guidelines (#137)
* update terraform to use hash as comment per recommended guidelines (https://developer.hashicorp.com/terraform/language/syntax/configuration\#comments) * update golanci-lint version in linter.yaml per PR #132
This commit is contained in:
2
.github/workflows/linter.yaml
vendored
2
.github/workflows/linter.yaml
vendored
@@ -18,4 +18,4 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v3
|
||||
with:
|
||||
version: v1.45
|
||||
version: v1.50.1
|
||||
|
||||
Reference in New Issue
Block a user