Commit graph

77 commits

Author SHA1 Message Date
Wilken Rivera
452e855dd9 Update README
* Add BUSL 1.1 license badge
* Update links to learn tutorials
* Removed dated getting started example
2023-10-26 15:03:55 -04:00
Lucas Bajolet
ffe2776770 README: fix link to CONTRIBUTING
Since the main branch is not called master anymore, and the anchor was
renamed, we fix both these changes in the link to that page from the
README.
2023-08-04 13:30:41 -04:00
Michele Degges
29e734ef1c
Fix readme build badge (#11600) 2022-02-25 19:58:52 -05:00
Michele Degges
b63a9c9803
Onboard to CRT (#11564)
Onboard Packer to CRT

Co-authored-by: Wilken Rivera <wilken@hashicorp.com>
Co-authored-by: Claire Labry <claire@hashicorp.com>
2022-02-25 15:56:20 -08:00
Frank Korving
19ce39077b
Fixes link to tutorial in README (#11524) 2022-02-02 15:51:58 -05:00
Wilken Rivera
a70aaf0d48
Update README.md
Update text to include potential archival step.
2021-11-09 16:06:03 -05:00
Helio Machado
e5a1e533c6
Add sensitive=true to AWS secret key in README.md (#11329) 2021-10-13 12:27:28 +02:00
Kerim Satirli
bc6f1e36e6
Fixes typos in docs (#11322)
* fixes typos in base docs

* fixes typos in example code

* fixes typos in website docs

* fixes link to Terraform provider

* fixes typo in function name
2021-10-11 10:19:49 +02:00
Megan Marsh
bc35a737c0
remove codecov from repo (#10955) 2021-04-21 13:22:34 -04:00
Kyle MacDonald
447a5b0286
readme: add white bg to packer logo in reamde.md (#10712)
- for better legibility when displaying in github’s dark-mode
2021-03-03 09:55:35 +01:00
Sylvia Moss
6ff6916429
Update README.md (#10710) 2021-03-02 12:21:45 +01:00
Sora Morimoto
4e33f99c79
Fix a broken link in the README (#10259)
Signed-off-by: Sora Morimoto <sora@morimoto.io>
2020-11-16 10:51:55 -05:00
Viktor Szépe
273d59ce9f
Add CircleCI badge
and remove Travis
2020-07-22 19:56:55 +02:00
Adrien Delorme
71710f6485
Update README.md
update go docs link to use https://pkg.go.dev/
2020-07-15 10:45:03 +02:00
Wilken Rivera
1739491791 Update README
* Fix typos in unmaintained plugins section
2020-07-09 06:39:29 -04:00
Wilken Rivera
d581c82748 Update copy for folks interested in maintaining a plugin 2020-07-08 12:25:25 -04:00
Wilken Rivera
652d2a4e9e Add note for unmaintained community-supported plugins
This change borrowed from Terraform's [archived provider
documentation](https://www.terraform.io/docs/internals/archiving.html)
adds a documentation partial that can be applied to any provisioner
plugin that is not actively maintained by Packer or the community. A
call to action for anyone interested in supporting the plugin has been
added to the Packer README until a better location is made available.

* Mark the salt-masterless plugin as unmaintained
2020-07-08 07:24:03 -04:00
Sylvia Moss
690bf714c5
Add Codecov badge and remove report style (#8896) 2020-03-16 15:59:55 +01:00
Josh Soref
b68168807a Miscellaneous doc improvements
backticks, spaces, commas

In general, a list of items should have a space after each comma.
While there are editorial styles that suggest commas inside quotations,
they're horrible advice when the backticks are describing specific
character for a user to enter.

one off indent filters section

singular

backticks...

word wrap long lines...

spelling: macOS

contributing: clarify closing case
contributing: link to changelog
contributing: point to git remote...
contributing: split commands from descriptions
contributing: grammar
spelling: github
grammar: comma after etc.
spelling: macOS
grammar: i.e.
alicloud: use relative link
alicloud: use backticks
alicloud: bits
alicloud: such as
grammar: comma after etc.
avoid linking periods
grammar: period
amazon-chroot: IOPS
amazon-chroot: use backticks
amazon-chroot: link to section
amazon-chroot: whether-or-not; period
amazon-ebs: period
amazon-ebs: use relative link
amazon-ebs: use backticks
amazon-ebs: comma
amazon-ebs: bold
amazon-ebssurrogate: comma after etc.
amazon-ebssurrogate: this builder
amazon-instance: this builder
amazon-ebssurrogate: set this
amazon-ebssurrogate: whether-or-not
amazon-ebssurrogate: period
amazon-ebssurrogate: bold section reference
amazon-ebssurrogate: backticks...
amazon-ebssurrogate: commas around e.g.
spelling: precedence
spelling: i.e.
amazon-ebssurrogate: backticks...
2018-10-18 19:09:49 -04:00
DanHam
6c6716fe16
Remove go get from Quick Start as this isn't required to use Packer 2018-06-17 03:05:30 +01:00
Matthew Hooker
bc5cf25d69
update github link to point to hashicorp 2018-04-02 20:09:32 -07:00
Matthew Hooker
70426af4eb
update contributing link 2018-04-02 10:59:59 -07:00
Matthew Hooker
ce04476931
update contributing link 2018-04-02 10:55:16 -07:00
Matthew Hooker
7ede3296cf
remove plugin listing from readme 2018-02-16 12:06:06 -08:00
Edouard BONLIEU
e46108298c
Update README.md 2018-02-08 12:09:25 -08:00
Matthew Hooker
449da83896
use correct oracle builder name 2017-10-23 12:10:31 -07:00
Andrew Pryde
9728f890cf Implemented and documented oracle-bmcs builder
Implements a new Packer builder (oracle-bmcs) which adds support for
building custom images for Oracle Bare Metal Cloud Services (BMCS)
https://cloud.oracle.com/en_US/bare-metal.

Additionally includes documentation for the oracle-bmcs builder.
2017-08-02 09:53:48 +01:00
Darío Hereñú
43784c7db0 Minor fixes 2017-06-22 00:35:55 -03:00
Matthew Hooker
8423a0f2cd
fix appveyor 2017-06-06 11:52:21 -07:00
Luke Farnell
80eadc3bcf Fixed readme.md and contributing.md 2017-04-08 17:11:23 -04:00
Matthew Hooker
81522dced0
move packer to hashicorp 2017-04-04 13:39:01 -07:00
Matthew Hooker
5134d750ca
update readme with supported providers 2017-03-22 12:08:47 -07:00
Anton Kvashenkin
5ba75fff16 README: update packer website url with HTTPS 2017-03-12 13:04:18 +03:00
Matthew Hooker
cdfe7fb6fc
fix ami 2017-02-21 10:53:32 -08:00
Matthew Hooker
bbe846443f
use t2. instance type in readme 2017-02-09 23:22:31 -08:00
Rickard von Essen
d6892442a8 Merge pull request #4037 from dacamp/readme
Badge updates and go get
2016-12-26 15:01:10 +01:00
Jeff Geerling
8ca9f633d3 Fixes #4081: Fix broken README link for 'compile Packer yourself'. 2016-10-27 22:31:57 -05:00
David Campbell
64299cfd4e Badge updates and go get
- `godoc` and `goreportcard`
- package installation
2016-10-21 04:03:50 -07:00
Christopher Boumenot
cab750abb1 Add Azure to the list of supported platforms 2016-06-15 10:28:32 -07:00
Thomas Vendetta
af3bc4f12b Fix README build example to work out of box.
- secret_key was set to use the access_key env variable
2016-03-16 22:16:35 -04:00
Chris Bednarski
f5777bca7b Moved the bulk of go setup to CONTRIBUTING.md so it doesn't need to be maintained in two places 2016-02-05 14:21:10 -08:00
Tyler Tidman
79b8f0014b Add a few build setup instructions to the readme 2016-02-03 11:06:34 -05:00
Asfand Yar Qazi
eaa088b491 README.md quick-start builder example made more secure
Adding credentials to a file that may get committed to
a git repository is dangerous; make the example follow
best practices and pull the AWS credentials out of
the environment
2015-12-15 22:33:19 +00:00
Emil Hessman
eef260a11b Add AppVeyor status badge to README 2015-06-29 19:23:44 +02:00
Mitchell Hashimoto
7bbb940896 update README 2015-05-29 08:37:41 -07:00
Mitchell Hashimoto
4ea821737a update README for acceptance tests 2015-05-26 13:50:45 -07:00
Yuya Kusakabe
f8d50a9749 Add Travis CI badge to README 2015-01-23 11:58:23 +09:00
Mitchell Hashimoto
2788ccc653 Update scripts to latest HashiCorp style 2014-09-02 15:13:55 -07:00
Ross Smith II
77d4c346af Update README.md
Added other supported platforms
2014-05-09 07:37:34 -07:00
Mitchell Hashimoto
ec30d574c1 Update README [GH-1009] 2014-04-26 15:10:33 -07:00