Skip to content

Releases: lxc/terraform-provider-incus

v0.1.3

13 Aug 16:28
4dc1425
Compare
Choose a tag to compare

Changelog

  • 4dc1425 Merge pull request #112 from maveonair/source-instance
  • e2dec1a docs: Add source_instance attribute
  • bb4549c test: Add source_instance attribute
  • 4b249bb instance: Add source_instance attribute
  • 3d7b157 Merge pull request #113 from lxc/dependabot/go_modules/hashicorp-1c4fbc035e
  • d8303a3 build(deps): bump the hashicorp group with 2 updates
  • 93fee34 Merge pull request #114 from lxc/dependabot/go_modules/github.com/lxc/incus/v6-6.4.0
  • 1a5886c build(deps): bump github.com/lxc/incus/v6 from 6.3.0 to 6.4.0
  • 0bf4a87 Merge pull request #115 from lxc/dependabot/go_modules/golang.org/x/sys-0.24.0
  • 00430e4 build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0
  • d7d2eb0 Merge pull request #111 from maveonair/instance-resource-docker
  • a179d76 test: Add OCI container support
  • c3587e7 instance: Add OCI container support
  • 3e60ba1 Merge pull request #110 from lxc/dependabot/go_modules/golang.org/x/sys-0.23.0
  • a185159 build(deps): bump golang.org/x/sys from 0.22.0 to 0.23.0
  • d3c9072 Merge pull request #109 from maveonair/fix-lb-description
  • 2ebe6b3 test: Allow LB backend description to be null
  • c8154fd network: Allow LB backend description to be null
  • 07f5720 Merge pull request #107 from maveonair/architecture-becomes-argument
  • 24d0997 docs: Architecture becomes an argument
  • 196ec59 test: Architecture becomes an argument
  • 5d079f4 image: Architecture becomes an argument
  • 79f1c4b Merge pull request #104 from lxc/dependabot/go_modules/github.com/lxc/incus/v6-6.3.0
  • d311a18 build(deps): bump github.com/lxc/incus/v6 from 6.2.0 to 6.3.0
  • 102951a Merge pull request #105 from stgraber/main
  • 0686f99 provider-config: Properly set the remote protocol
  • 8338f4c Merge pull request #103 from lxc/dependabot/go_modules/hashicorp-3b30ad69e4
  • 7d186d7 build(deps): bump the hashicorp group with 3 updates
  • 673e4b6 Merge pull request #102 from lxc/dependabot/go_modules/google.golang.org/grpc-1.64.1
  • d6492fa build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1
  • 2d6719f Merge pull request #100 from maveonair/instance-image-project
  • c38a5ff tests: Use instance server as image server when image remote is empty
  • 7f60011 instance: Use instance server as image server when image remote is empty
  • 1dcfd1a Merge pull request #97 from JulesdeCube/instance-no-image
  • 57f0559 tests: TestAccInstance_noImage test
  • e57b4f7 instance: Make image attribut optional
  • e1a1d94 Merge pull request #98 from lxc/dependabot/go_modules/golang.org/x/sys-0.22.0
  • c91ede8 build(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0
  • 6dcde27 Merge pull request #95 from maveonair/remove-instance-file
  • 44e1e99 docs: Remove instance file resource
  • a18f884 instance: Remove instance file resource
  • ddf536e Merge pull request #87 from maveonair/network-forward
  • 25bd3b4 docs: Add network forward resource
  • 676d193 tests: Add network forward resource
  • 1863546 network: Add network forward resource
  • d3f4a48 Merge pull request #85 from stgraber/main
  • 4e99cde gitignore: Re-organize and add dist/
  • 48d47af global: Re-organize imports
  • db07989 Merge pull request #84 from maveonair/network-acl
  • 4d5b9d5 docs: Add network ACL resource
  • f36ed67 tests: Add network ACL resource
  • 26f949e network: Add network ACL resource

v0.1.2

14 Jun 20:08
8b98d40
Compare
Choose a tag to compare

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

v0.1.1

11 Mar 14:42
4d5039c
Compare
Choose a tag to compare
Merge pull request #44 from stgraber/main

resource/instance: Check PID not processes

v0.1.0

29 Jan 21:04
02201a1
Compare
Choose a tag to compare
Merge pull request #25 from lxc/dependabot/go_modules/github.com/lxc/…

…incus-0.5.1

build(deps): bump github.com/lxc/incus from 0.4.0 to 0.5.1

v0.0.2

19 Dec 16:04
v0.0.2
94de121
Compare
Choose a tag to compare

What's Changed

Maintenance and Chores 🛠

  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #11

Other Changes ❓

Full Changelog: v0.0.1...v0.0.2

v0.0.1

17 Dec 22:14
f254037
Compare
Choose a tag to compare

Initial release of terraform-provider-incus

What's Changed

Other Changes ❓

  • build(deps): bump the hashicorp group with 2 updates by @dependabot in #1
  • Update for new repository URL and switch over to Incus packages by @stgraber in #2
  • Rename each occurrence of LXD to Incus by @maveonair in #3
  • github: Also test on Go 1.20 by @stgraber in #4

New Contributors

Full Changelog: https://github.com/lxc/terraform-provider-incus/commits/v0.0.1