Releases: stelligent/config-lint
v0.0.40-beta
v0.0.39
v0.0.38
Changelog
97f9cc8 Add Readme for VS Code remote
f36acd7 Add S3 bucket encryption to terraform built-in
b497327 Add rule to check for protocol -1, #37
6bc69bf GitHub Actions
42476ec GitHub Actions
d2e0cdb GitHub Actions
742ca22 GitHub Actions
7ba651e GitHub Actions
b3a3fd0 GitHub Actions
cff2dca GitHub Actions
3d12402 GitHub Actions
6faac09 GitHub Actions
28debf4 GitHub Actions
b5dbf2d GitHub Actions
8e20299 GitHub Actions
edb7e5b GitHub Actions (#43)
a440191 Merge branch 'master' into feature/30
5404d35 Merge branch 'master' into warn-all-procol-sg
b75b646 Merge pull request #31 from stelligent/feature/30
c4dd11c Merge pull request #33 from stelligent/feature/32
a098109 Merge pull request #35 from stelligent/feature/30
1d63e6e Merge pull request #39 from stelligent/warn-all-procol-sg
f92e6e0 Merge pull request #42 from stelligent/feature/github-actions
b057944 Update README Development section
7f01589 clarifying comment to dockerfile
v0.0.37
Changelog
a159ab3 Add Key rotation rule for KMS to default Terraform rules
5c5c4f2 Add Sagemaker Encryption rules and tests
65d29c7 Added Environment variable GO111MODULE=on
b723cb4 Added Go Mod fix to goreleaser.yml
5c6d176 Added kinesis stream KMS rule
54193d6 Added new rules for DMS Endpoint Encryption and AWS EMR Cluster Logging
e86336e Adding new rules in order to be inline with cfn_nag
a051a60 Cloudfront logging rule added, and tests created for it.
bbe3bc8 Diving into and adding new rules to the default terraform rules for config-lint. (mirroring rules from cfn_nag)
d11f78d Fix CircleCI, after messing it up
0ab1048 Go Mod circleci test
cbe71ea Merge pull request #1 from MikeSchapp/go_modules
63a56c1 Merge pull request #2 from stelligent/master
c8f8eca Merge pull request #20 from MikeSchapp/master
781c5c0 Merge pull request #22 from rmorris1218/add-host-count
6d9f78a Merge pull request #23 from stelligent/fix-ci-releaser-dep
db6f146 Merge pull request #24 from MikeSchapp/master
b48bde4 Merge pull request #25 from MikeSchapp/master
f9dbaff Merge pull request #26 from stelligent/removing-build-caching
b7acd55 Merge pull request #27 from stelligent/remove-circleci-cache
c8345da Merge pull request #28 from MikeSchapp/master
d1343a5 Merge pull request #3 from stelligent/master
266454b Modifying make file to line up with modules
0e5e1ee Modifying make file to line up with modules
af8f78d Open go_modules branch, switch to personal circleci
f110d15 Quick Release test
8851788 Ran go mod tidy
f0a2c30 Removing build chaching for /go/pkg
b8df498 Removing cache restore
24adbb2 Removing duplication of rule.
b32a896 Testing config changes
a01605a Testing config changes
798708d Testing config changes
e520400 Testing config changes
e0df08a Testing config changes
13d2306 Testing config changes
b8b139d Testing config changes
8225a21 Testing config changes
b9e0ccb Testing config changes
489d173 Testing config changes
88557a9 Testing config changes
fabee9e Testing config changes
ae69862 Testing config changes
c660b7e Triggering CircleCi
b43ff22 Triggering CircleCi with proper files now
3f2efbb Use -u flag to check for package updates
39727e1 add logic for edge case of no netmask
6711e17 add max-host-count operation, tests, docs, closes #21
v0.0.36
v0.0.35
Changelog
776ed2e Add Gitter badge
3101ea2 Merge pull request #13 from gitter-badger/gitter-badge
b555dc3 Merge pull request #15 from rmorris1218/add-issubnet-operator
5d67199 account for unparseable IP inputs
96a2670 add is-subnet and is-private-ip operators, test, docs. closes #14
9ec2339 add op parsing
628137f fix private ip test