Skip to content

Releases: agrrh/terraform-provider-ipam

v0.1.4

19 Apr 10:03
e7e3457
Compare
Choose a tag to compare
chore(deps): bump github.com/hashicorp/terraform-plugin-framework fro…

v0.1.3

12 Mar 17:52
Compare
Choose a tag to compare
Merge branch 'dependabot/go_modules/github.com/hashicorp/terraform-pl…

v0.1.2

25 Nov 14:27
c5720df
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.4.2 by @dependabot in #7
  • chore(deps): bump github.com/hashicorp/terraform-plugin-go from 0.19.0 to 0.19.1 by @dependabot in #8
  • fix: crash on create allocation by @agrrh in #10
  • style: remove some comments came from template repo by @agrrh in #11

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Oct 19:13
bc3e19a
Compare
Choose a tag to compare

0.1.1 (October 16, 2023)

FIXES:

  • Make provider not ruin whole Terraform run

v0.1.0

15 Oct 22:29
Compare
Choose a tag to compare

0.1.0 (October 16, 2023)

FEATURES:

  • New Resource: ipam_pool
  • New Resource: ipam_allocation