Skip to content

Releases: nebius/packer-plugin-nebius

v0.0.7

11 Jun 15:03
895956b

Choose a tag to compare

What's Changed

  • COMPUTEAPI-1066: wait for image creation without timeout by @walkerus in #23

Full Changelog: v0.0.6...v0.0.7

v0.0.6

08 Apr 13:59
b8b0a0f

Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/packer-plugin-sdk from 0.6.6 to 0.6.7 by @dependabot[bot] in #17
  • COMPUTEAPI-695 Create images from secondary disks by @eshlykov in #19

New Contributors

Full Changelog: v0.0.5...v0.0.6

v0.0.5

25 Mar 11:03
b892d83

Choose a tag to compare

What's Changed

Added new fields:

  • service_account.private_key: optional field, alternative to service_account.private_key_file
  • network.public_allocation_id: network.public_allocation_id: allows you to use a specific public IP

Added GitHub Action for an acceptance test

Full Changelog: v0.0.4...v0.0.5

v0.0.4

02 Mar 14:21
67b0418

Choose a tag to compare

What's Changed

  • COMPUTEAPI-699: change step_find_network by @walkerus in #11

Full Changelog: v0.0.3...v0.0.4

v0.0.3

25 Feb 14:45
e2bc6db

Choose a tag to compare

What's Changed

  • COMPUTEAPI-686: add optional token field to config by @walkerus in #9

Full Changelog: v0.0.2...v0.0.3

v0.0.2

16 Feb 15:09
5cd80a9

Choose a tag to compare

0.0.2

0.0.1

16 Feb 15:02
5a70f88

Choose a tag to compare

Merge pull request #5 from nebius/COMPUTEAPI-624-web-doc

COMPUTEAPI-624: change integration name