Status & versioning
TerraDart is pre-alpha. There are no SemVer guarantees until v1.0.0.
What to expect
Section titled “What to expect”- Surface and emitted Terraform JSON may change between dev releases.
- Pin tightly to explicit pre-release constraints on pub.dev.
dart pub getskips pre-releases by default — opt in with^0.1.0-dev(or the current dev version).
Reporting issues
Section titled “Reporting issues”Use the bug or question template on GitHub.