Releases: TGNThump/terraform-provider-vyos
Releases · TGNThump/terraform-provider-vyos
v2.1.0
v2.0.0
feat!: Save to disk after each operation. Fixes #18 (#19) * feat!: Save to disk after each operation. Fixes #18 * chore: Update docs * chore(tests): Mount tmpfs to /config
v1.1.0
chore(deps): Bump github.com/hashicorp/terraform-plugin-framework (#8) Bumps [github.com/hashicorp/terraform-plugin-framework](https://github.com/hashicorp/terraform-plugin-framework) from 0.15.0 to 0.17.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-framework/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-framework/blob/main/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-plugin-framework/compare/v0.15.0...v0.17.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-framework dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.0
chore: Try and fix cicd