All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- (nothing yet)
- β¬οΈ deps(gomod): update module github.com/hashicorp/packer-plugin-sdk to v0.6.10 by @Open-Source-Bot in #245
- β¬οΈ deps(gomod): update module golang.org/x/sys to v0.47.0 by @Open-Source-Bot in #258
- πΈ ux: check credentials as first step by @ryohkhn in #268
- π§ chore: migrate to sdk v3 by @jobs62 in #220
- π§ chore: increase default ssh timeout by @ryohkhn in #222
- π ci: fix plumber lint by @ryohkhn in #240
- π¨ fix: golangci-lint errors & use goutils workflow by @ryohkhn in #241
- πΈ ux: wrap sdk logger by @ryohkhn in #246
- β»οΈ refactor(sdvk3): safe deref by @ryohkhn in #253
- β»οΈ refactor: configuration loading order by @ryohkhn in #260
- π docs: Update the README by @outscale-rce in #215
- π docs(examples): replace oapi-cli by octl by @ryohkhn in #252
- chore: Configure Renovate - autoclosed by @Open-Source-Bot in #221
- β¬οΈ deps(gomod): update module github.com/hashicorp/packer-plugin-sdk to v0.6.8 by @Open-Source-Bot in #227
- β¬οΈ deps(gomod): update module github.com/zclconf/go-cty to v1.18.1 by @Open-Source-Bot in #231
- β¬οΈ deps(gomod): update module golang.org/x/sys to v0.45.0 by @Open-Source-Bot in #232
- π§ chore: migrate to sdk v3 by @jobs62 in #220
- π§ chore: increase default ssh timeout by @ryohkhn in #222
- π docs: Update the README by @outscale-rce in #215
- Update examples by @outscale-toa in #214
- π· install ansible for playbook provisoner by @outscale-toa in #216
- π· Fix example tests by @outscale-toa in #217
- Fix examples workflows by @outscale-toa in #218
- Feature: Add new parameters
omi_boot_modesandboot_modeinCreateImage - Docs: Add documentation for new parameters
omi_boot_modesandboot_mode
- Refactor: Various code improvements
- Update: Go modules
- Fix:
keypairNameparameter - 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_permissionistrue
- Improve: Endpoint management
- Docs: Update documentation and add HCL examples
- Update: Go modules
- Feature:
skip_create_omioption
- 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-ctypackage (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:
dataSourcedeclaration 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
ProductCodeinCreateImageby @outscale-hmi in PR-142 - Docs: Add documentation for new parameter
productCodesby @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_permissionistrueby @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-sdkfrom0.2.3to0.2.7by @dependabot in PR-43
- Fix: Improve shutdown behavior handler (GH-41)
- Fix:
github.com/outscale/osc-sdk-go/oscrevision GH-28
- Feature: Allow use of
owner-aliasfield forownersfield in Outscale builders GH-12
- Outscale Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG.