Skip to content

v0.1.2

Compare
Choose a tag to compare
@stgraber stgraber released this 14 Jun 20:08
· 166 commits to main since this release
8b98d40

Changelog

  • 8b98d40 Merge pull request #68 from maveonair/storage-computed-keys
  • 0075a63 storage: Combine the inherited storage pool volume keys with the computed keys for storage pool volume
  • 582e761 Merge pull request #82 from stgraber/config
  • 97258f8 network: Add test for nullable config
  • 5f8effa global: Support NULL values
  • 1232610 Merge pull request #83 from stgraber/main
  • 2590b94 goreleaser: Update for v2
  • a58d94b github: Bump goreleaser action to v6
  • b824de0 Merge pull request #81 from stgraber/zone
  • 0ef3491 Merge pull request #79 from stgraber/main
  • ec21119 network_zone_record: Fix typo
  • 8a8e2bb docs: Network zones are identified by their name
  • e9dd966 network_zone_record: Make TTL optional
  • 68d625a doc: Update to match current logic
  • 0767669 instance: Tweak default interface logic
  • c843274 Merge pull request #75 from lxc/dependabot/go_modules/golang.org/x/sys-0.21.0
  • a71285e Merge pull request #74 from lxc/dependabot/go_modules/hashicorp-c2931ae8d6
  • cdb1c0c build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
  • 5a64f35 build(deps): bump github.com/hashicorp/terraform-plugin-framework
  • 7e5574f Merge pull request #77 from stgraber/main
  • 541bf60 global: Use alpine/edge instead of a release
  • 8805f4a Merge pull request #72 from lxc/dependabot/go_modules/github.com/lxc/incus/v6-6.2.0
  • ccc1ad5 build(deps): bump github.com/lxc/incus/v6 from 6.1.0 to 6.2.0
  • e495724 Merge pull request #71 from stgraber/main
  • 118e083 instance: Fix typo
  • 6be6337 Merge pull request #70 from lxc/dependabot/go_modules/hashicorp-6bf9ce8a55
  • 7762a04 build(deps): bump github.com/hashicorp/go-version in the hashicorp group
  • 8f4f323 Merge pull request #69 from lxc/dependabot/go_modules/hashicorp-4ac233b1f8
  • df08cec build(deps): bump the hashicorp group with 2 updates
  • d570e74 Merge pull request #65 from maveonair/incus-socket-paths
  • b2328d5 internal: determineIncusDir takes now unix.socket and unix.socket.user into account to determine the INCUS_DIR
  • 1eb9663 Merge pull request #63 from maveonair/profile-data-source
  • 384b22d Merge pull request #64 from lxc/dependabot/go_modules/hashicorp-0fedd96246
  • 67cb561 build(deps): bump github.com/hashicorp/terraform-plugin-go
  • 300c363 docs: Add Profile datasource
  • 45cdc55 profile: Add Profile datasource
  • 2420d4c Merge pull request #60 from lxc/dependabot/go_modules/golang.org/x/sys-0.20.0
  • 8d80a89 build(deps): bump golang.org/x/sys from 0.19.0 to 0.20.0
  • ee59f5a Merge pull request #59 from lxc/dependabot/go_modules/github.com/lxc/incus/v6-6.1.0
  • cc6b80e build(deps): bump github.com/lxc/incus/v6
  • e09eab1 Merge pull request #56 from lxc/dependabot/go_modules/hashicorp-595ed72fcf
  • 2237893 build(deps): bump the hashicorp group with 2 updates
  • fc2822d Merge pull request #54 from stgraber/main
  • f7da3e2 incus: Bump to 6.0
  • 8077e0f gomod: Update dependencies
  • 14eedb1 Merge pull request #53 from lxc/dependabot/go_modules/github.com/lxc/incus-0.7.0
  • a8cbf67 build(deps): bump github.com/lxc/incus from 0.6.0 to 0.7.0
  • 6d7a81f Merge pull request #52 from lxc/dependabot/go_modules/hashicorp-a7ae093919
  • ef3a5e3 build(deps): bump the hashicorp group with 1 update
  • 9e43b5b Merge pull request #49 from maveonair/resource-naming-consistency
  • 0e96c0e Merge pull request #48 from maveonair/contributions-guidelne
  • e98618e Merge pull request #51 from maveonair/fix-storage-bucket-state
  • 9bafd5e storage: Refactor SyncState function to merge user-defined config with current config state for Storage Bucket
  • e642096 Merge pull request #50 from lxc/dependabot/go_modules/hashicorp-4502ef830e
  • 52cf345 build(deps): bump the hashicorp group with 1 update
  • 8ebab65 docs: Rename cached_image to image
  • 840ecfb image: Rename cached_image to image
  • 4a2ae23 docs: Rename publish_image to image_publish
  • 81bf4db image: Rename publish_image to image_publish
  • 1f78cfc docs: Update incus_instance_snapshot resource documentation
  • 2c50413 instance: Update instance snapshot type name
  • b7053a1 docs: Update incus_volume(_copy) to incus_storage_volume(_copy)
  • 4f61b30 storage: Refactor storage volume resource names
  • 15a463a Add CONTRIBUTING guidelines for contributing to the project
  • b1e7bb2 Add CODE_OF_CONDUCT
  • 6410b1d Merge pull request #46 from lxc/dependabot/go_modules/google.golang.org/protobuf-1.33.0
  • 8d83242 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • 38f2282 Merge pull request #45 from stgraber/main
  • ca642a9 github: Restart incus after installing OVN