Skip to content

Commit 6137ff0

Browse files
📝 Update README.md
1 parent a4f4b78 commit 6137ff0

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ files before committing!
2525

2626
## Disclaimer
2727

28-
**This project is in the early development stage and is not ready for production use. It is a work in progress and may
29-
contain bugs, incomplete features, incorrect documentation, backward incompatible changes or other issues.
30-
Use it at your own risk before it reaches 1.x.x version. Read the documentation carefully and test it in a
31-
safe environment before using it.**
28+
**This project is in the early development stage and is not ready for production use. And if version is below `1.x.x`,
29+
it is not recommended to use it in production. It is not a stable release and should be considered as an alpha version.
30+
31+
It is a work in progress and may contain bugs, incomplete features, incorrect documentation, backward incompatible
32+
changes or other issues. Use it at your own risk before it reaches 1.x.x version. Read the documentation carefully and
33+
test it in a safe environment before using it.**
3234

3335
Since it operates on the infrastructure, user is responsible for the consequences of the actions taken by the tool and
3436
should review the code before using it.
@@ -52,7 +54,7 @@ Supporting following services/tools and operations on them:
5254
- Move a module to a new directory, including moving remote state.
5355
- Destroy resources and backend of the module.
5456
- Destroy backend of the module.
55-
- File operations `-f` or :
57+
- File operations `-f` or `--file`:
5658
- Formatting all HCL files in the project.
5759
- Cleaning up temporary files in the project or a selected module.
5860
- GitHub operations `-gh` or `--github`:

0 commit comments

Comments
 (0)