Commit Graph

19 Commits

Author SHA1 Message Date
Megan Marsh 48c5c1b8c3 remove unnecessary faqs. Replaced the ami name with a filter. 2017-10-05 14:02:10 -07:00
Megan Marsh aaa706f4c3 add two more examples to the getting-started documentation, including a windows example. 2017-10-05 14:01:16 -07:00
raylu 6135b0bf48 Fix ubuntu source_ami_filter examples
Canonical publishes stable AMIs at ubuntu/images/ and unstable AMIs at
ubuntu/images-testing/. Combined with most_recent: true, the old name
filter bounces you between stable and unstable.
2017-09-05 17:25:34 -07:00
Megan Marsh 52113dcdb9 update getting started docs to use a filter meaning they should stay up to date longer 2017-06-20 11:21:49 -07:00
liz abinante 5139949d5c docs: some stuff is easy, some stuff is not let's be more descriptive 2017-05-09 11:49:02 -07:00
Seth Vargo 38e0ba8bd3
Fix broken links 2017-03-28 18:28:34 -04:00
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand 2017-03-28 16:05:19 -04:00
Prashant Kandathil 92e2fe9fe9 Update build-image.html.md (#4471)
* Update build-image.html.md

Without setting this field a user with get a SSH timeout error.

* Update build-image.html.md

* Update build-image.html.md
2017-01-27 15:03:02 -08:00
Matthew Hooker 67b8b70b8d
update wording 2017-01-26 16:18:18 -08:00
Prashant Kandathil 2e1f18b10a Update build-image.html.md 2017-01-26 16:03:57 -08:00
Matthew Hooker 09ca600ad9
add note about handling vpc not found errors. 2017-01-05 12:58:22 -08:00
Matthew Hooker 3e186b185d
tutorial WIP 2017-01-05 12:22:43 -08:00
Iain Elder b18152ca77 More neutral wording clearly refering to docs. 2016-11-26 18:58:56 +01:00
Iain Elder db63ee3507 Note more secure ways to pass credentials.
Link to the documentation for new users who want to use AWS's existing
credential infrastructure, and provide a familar example.
2016-11-26 15:33:44 +01:00
Arve Knudsen 4e3da3ef54 Improve language 2016-09-27 12:44:41 -07:00
Sourabh Pawar 07e6509bc4 Removed additional whitespace
Removed additional whitespace
2016-08-21 15:07:22 -04:00
Sourabh Pawar 103a8a9223 Note for executing the first build on Windows
The first packer build command includes passing AWS access key and secret key as variables. On Windows, the single quotes must be replaced with double quotes or an AWS error occurs. This may not be obvious to everyone, hence a note. The AWS error (as below) is not adequately self-explanatory. 

Build 'amazon-ebs' errored: Error querying AMI: NoCredentialProviders: no valid providers in chain. Deprecated.
        For verbose messaging see aws.Config.CredentialsChainVerboseErrors
2016-08-21 15:04:05 -04:00
Thomas Vendetta e362cd6b8b Use new Ubuntu AMI thats t2.micro & us-east-1 eligible
Uses this free tier eligible ebs/hvm AMI:

  Ubuntu Server 14.04 LTS (HVM), SSD Volume Type - ami-fce3c696
2016-03-16 22:28:10 -04:00
Chris Bednarski 1256babce3 Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00