Skip to content

Commit d3139ea

Browse files
committed
Initial release 🎉
1 parent 49a6402 commit d3139ea

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 0.1.0 (2023-02-02)
2+
3+
Initial release 🎉

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
TFLint ruleset plugin for writing custom rules in [Rego](https://www.openpolicyagent.org/docs/latest/policy-language/).
77

8-
NOTE: This plugin is working in progress. Not intended for general use.
8+
NOTE: This plugin is experimental. This means frequent breaking changes.
99

1010
## Requirements
1111

@@ -14,8 +14,6 @@ NOTE: This plugin is working in progress. Not intended for general use.
1414

1515
## Installation
1616

17-
NOTE: This plugin is working in progress. There is no way to install it.
18-
1917
You can install the plugin by adding a config to `.tflint.hcl` and running `tflint --init`:
2018

2119
```hcl

0 commit comments

Comments
 (0)