Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user supplied subnet #261

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

mkumatag
Copy link
Member

Fixes: #257

User guide:

    "builders": [
        {
            "type": "powervs",
            "instance_name": "packer-build-{{timestamp}}",
            "subnet_id": "a31d66d7-14df-4731-83cb-e8fa02cd5555",   <<<<<<< new filed added
            "key_pair_name": "mkumatag-pub-key",

in the above example, subnet_id is the new filed got added and user need to submit the existing subnet id

@ppc64le-cloud-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mkumatag

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ppc64le-cloud-bot ppc64le-cloud-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 13, 2025
@mkumatag mkumatag added the lgtm Indicates that a PR is ready to be merged. label Jan 13, 2025
@ppc64le-cloud-bot ppc64le-cloud-bot merged commit 41c31fb into ppc64le-cloud:main Jan 13, 2025
18 of 19 checks passed
@mkumatag mkumatag deleted the subnet branch January 13, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature request] Use pre-existing network for vm provisioning
2 participants