Skip to content

Releases: TGNThump/terraform-provider-vyos

v2.1.0

19 Aug 15:56
53486a3
Compare
Choose a tag to compare
fix: Use State.RemoveResource when relevant (#35)

v2.0.0

12 Feb 14:30
13a91b4
Compare
Choose a tag to compare
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

02 Dec 16:44
236f41d
Compare
Choose a tag to compare
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

02 Nov 20:31
Compare
Choose a tag to compare
chore: Try and fix cicd