Changelog
Features
- 1fbc1dd: feat(vpc): add routes datasource (#2621) (@yfodil)
- 96aeffa: feat(lb): add ipam ids config on private network (#2650) (@yfodil)
- ed3c182: feat(iam_api_key): add data source (#2647) (@tbellavia)
- 45cddcd: feat(lb): add support for tags in LB IPs (#2564) (@yfodil)
- 4138acf: feat(serverless): add sandbox field (#2657) (@Codelax)
Fixes
- db1568f: fix(vpc): adapt customizediff to new enabled routing behavior (#2631) (@yfodil)
- 61cb657: fix: update deprecated dns_zone field (#2633) (@jremy42)
- 639bb90: fix(instance_server): volume template creation (#2640) (@Codelax)
- 5bc7fe0: fix(vpcgw): set force new to pgw and pn ids (#2661) (@yfodil)
Others
- 6c7bdea: chore(deps): bump github.com/docker/docker from 26.1.3+incompatible to 27.0.0+incompatible (#2626) (@dependabot[bot])
- ace412b: chore: add support for go toolchain (#2632) (@remyleone)
- 9b621e6: chore: bump sdk-go (#2635) (@Codelax)
- 49c5d2b: chore: update goreleaser and include a check (#2638) (@remyleone)
- 61bcf45: chore(deps): bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.12 (#2643) (@dependabot[bot])
- 7922f12: chore(deps): bump github.com/docker/docker (#2644) (@dependabot[bot])
- a29f7f9: chore(function): bump default memory limit (#2651) (@cyclimse)
- 855ec15: chore: bump sdk-go (#2652) (@Codelax)
- 5177d3c: ci: enable golangci-lint annotations (#2648) (@Codelax)
- 3e8cc60: ci: fix goreleaser action version (#2662) (@yfodil)
- 50a32c5: docs:clean up terraform import command syntax (#2653) (@yfodil)
- 60949d6: tests(lb): fix unexpected ip count (#2658) (@yfodil)
- 57cd372: tests(lb): remove tests with deprecated static-config (#2639) (@yfodil)
- 977d9bc: refactor(instance_server): use instance_block helpers (#2636) (@Codelax)