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

Support custom configuration file #7

Closed
lispking opened this issue Jan 20, 2024 · 0 comments
Closed

Support custom configuration file #7

lispking opened this issue Jan 20, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed

Comments

@lispking
Copy link
Contributor

lispking commented Jan 20, 2024

Feature:

  • Support for custom configuration file like vars.toml, aimed at enriching the variables in the template features, thus making the template more powerful.
  • Upgrade templates/{ buildpack | meta | builder} template content.

Usage:

packer init --config <toml-path>

For Example:

packer init --config ./buildpack.toml
@lispking lispking added documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed labels Jan 20, 2024
@lispking lispking self-assigned this Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request help wanted Extra attention is needed
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant