- Fix:
keypairName
parameter - Fix: Prevalidation of OMI name filters
- Refactor: Various code improvements
- Update: Go modules
- Fix: BSU builder
- Fix: Security group filters
- Fix: Check call validity when
global_permission
istrue
- Improve: Endpoint management
- Docs: Update documentation and add HCL examples
- Update: Go modules
- Feature:
skip_create_omi
option
- Fix: GoReleaser GitHub action
- Release: Fixed GoReleaser issue (v1.1.4 tag was invalid)
- Update: Go modules
- Update: Integration organization name
- Docs: Update documentation links for Packer integration
- Docs: Fix inconsistent variable usage (GH-168)
- Docs: Fix broken documentation links (GH-176)
- Fix: Packer can't reach with SSH a temporary VM created in a VPC on its public IP (GH-159)
- Docs: Update documentation for local plugin install PR-161
- Update: Packer plugin SDK to fix
go-cty
package (GH-138)
- Add: Frieza to CI by @outscale-hmi in PR-150
- Update: Code owners by @outscale-hmi in PR-149
- Fix: Error retrieving blank password by @outscale-hmi in PR-148
- Fix:
dataSource
declaration missing in main by @outscale-hmi in PR-147
- Fix: Builders links by @outscale-hmi in PR-135
- Fix: User-Agent version and update Go version in GoReleaser by @outscale-hmi in PR-140
- Update: Links to fix official doc by @outscale-hmi in PR-139
- Feature: Add new parameter
ProductCode
inCreateImage
by @outscale-hmi in PR-142 - Docs: Add documentation for new parameter
productCodes
by @outscale-hmi in PR-143
- Fix: Config servers while creating an OSC client
- Upgrade: SDK Go from v1 to v2 by @outscale-hmi in PR-95
- Fix: Redirection links by @outscale-hmi in PR-116
- Fix: Do not make snapshot public when
global_permission
istrue
by @outscale-hmi in PR-117
- Release: v1.0.5 by @outscale-mdr in PR-109
- Feature: Handle
globalPermission
: allow image to be public by @outscale-hmi in PR-79 - Docs: Update example to match the new version of Packer by @outscale-hmi in PR-80
- Upgrade: Bump
github.com/hashicorp/packer-plugin-sdk
from0.2.3
to0.2.7
by @dependabot in PR-43
- Fix: Improve shutdown behavior handler (GH-41)
- Fix:
github.com/outscale/osc-sdk-go/osc
revision GH-28
- Feature: Allow use of
owner-alias
field forowners
field in Outscale builders GH-12
- Outscale Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG.