Matthew Hooker
91864b842f
remove skip_metadata_api_check from docs
2018-03-21 22:03:21 -07:00
Megan Marsh
3e3c16d627
update docs
2018-02-13 16:48:39 -08:00
Matthew Hooker
5b64f71702
Merge pull request #5764 from hashicorp/fix5760
...
"borrow" access config code from terraform.
2018-02-08 14:55:43 -08:00
Matthew Hooker
c11627fba7
document new skip_metadata_api_check option
2018-02-08 14:52:51 -08:00
James Cunningham
2ae73162e5
fix docs mountpoint typo
2018-02-06 19:58:54 -07:00
Matthew Hooker
0023aa11cf
add kms_key_id to block device docs
2018-01-12 14:48:18 -08:00
Lance Lafontaine
93d201828c
Corrects small typo in amazon-* builder docs
2017-12-19 19:29:39 -05:00
Matthew Hooker
f73fbd81d2
Merge pull request #5469 from mayn/issue-5468
...
docs: reference generic integer/boolean datatype across docs
2017-10-16 16:30:28 -07:00
Matthew Hooker
8585e0ebf5
doc improvements
2017-10-16 13:27:26 -07:00
Matthew Aynalem
1967c4bc81
docs correct datatype inconsistencies int/integer => number (issue #5468 )
2017-10-16 11:30:23 -07:00
Matthew Aynalem
3716effa75
docs: correct datatype inconsistencies bool => boolean (issue #5468 )
2017-10-16 09:19:59 -07:00
Matthew Aynalem
1fac839b79
docs fix minor spelling typos throughout docs
2017-10-04 14:25:31 -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
2c2321fb99
remove enhanced_networking deprecation note from docs. changelog will suffice
2017-08-29 10:53:52 -07:00
Megan Marsh
85ad1f58fb
include ena_support and sriov_support in chroot and instance docs
2017-08-29 09:36:06 -07:00
Megan Marsh
9e2e467b31
Allow granular modification of sriov and ena enhanced networking options in amazon amis. Maintain old functionality.
2017-08-25 14:49:53 -07:00
Megan Marsh
987347c7d5
clarify docs for encrypt_boot
2017-07-14 16:32:47 -07:00
Matthew Hooker
bcc0d24bf4
run docs through pandoc
2017-06-14 18:13:46 -07:00
Matthew Hooker
176715b7f0
document profile option.
2017-06-14 16:45:18 -07:00
Megan Marsh
dca38b379a
missed one page to add mfa_code to
2017-06-12 17:16:27 -07:00
Megan Marsh
b8c2a5fd43
fix step initializer everywhere StepAMIRegionCopy is called
2017-06-01 09:28:17 -07:00
Matthew Hooker
0479def3ae
docs/amazon: alpha sort fields
2017-05-17 10:33:57 -07:00
Rémi Jouannet
38e111ad15
add documentation for custom_endpoint_ec2
2017-05-17 19:20:02 +02:00
Matthew Hooker
30a957d556
website: document how to enable advanced networking
2017-05-03 22:45:48 -07:00
Matthew Hooker
d30605fdfb
use json markdown syntax
2017-04-18 11:35:42 -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
Matthew Hooker
9b73cab78f
website/docs: fix typo
2017-03-24 23:27:07 -07:00
Matthew Hooker
3c13a6e99c
website/docs: add note about systemd and amazon-chroot.
2017-03-24 15:42:11 -07:00
Matthew Hooker
506a1e6186
document skipping copy_files
2017-03-24 13:51:52 -07:00
Matthew Hooker
f9c2d6e01d
Merge pull request #4683 from hfinucane/master
...
Fix example in documentation
2017-03-18 17:38:14 -07:00
Matthew Hooker
c0a02d17ef
fix example json
2017-03-18 17:37:02 -07:00
Rickard von Essen
eefa3e3ffb
amazon-chroot: Fixed indentation
2017-03-15 20:09:07 +01:00
Matthew Hooker
61976dfd86
Merge pull request #4578 from life360/enable_ena
...
Always set both SRIOV and ENA when Enhanced Networking is enabled
2017-02-26 19:31:22 -08:00
Matthew Hooker
1351a9ce1a
also document the kms field
2017-02-26 17:54:42 -08:00
Matthew Hooker
78fea60bce
document encrypt_boot option for chroot
2017-02-26 17:49:33 -08:00
Aaron Stone
7f7909d6d4
Docs for Enhanced Networking enabling both SriovNetSupport and ENA
2017-02-25 07:16:47 -08:00
hfinucane
4eed1b8377
Fix example
...
`device_setup_commands` appears to no longer be a real name.
2017-02-22 10:32:49 -08:00
Rickard von Essen
ce411a0d17
Added docs for SourceAMI and BuildRegion template
2017-01-21 20:39:58 +01:00
Chris Bednarski
b7c73b89ac
Propagate block device doc changes to AWS chroot and instance builder docs
2017-01-17 21:32:18 -08:00
Rickard von Essen
c3a352955e
amazon: Added snapshot_users and snapshot_groups
2016-12-04 16:03:01 +01:00
Matthew Hooker
832de2104b
Revert "Merge pull request #4230 from mitchellh/revert-4223-closes_3320"
...
This reverts commit bda89b0c42
, reversing
changes made to f9f9d82419
.
2016-11-30 13:28:34 -08:00
Matthew Hooker
f5c3c25d2b
Revert "Adds `force_delete_snapshot` flag"
2016-11-30 13:10:22 -08:00
Matthew Hooker
f9f9d82419
Merge pull request #4223 from artburkart/closes_3320
...
Adds `force_delete_snapshot` flag
2016-11-30 12:53:34 -08:00
Rickard von Essen
d8ef6d1977
Fixed formatting of source_ami_filter example
2016-11-30 12:32:46 +01:00
Arthur Burkart
5b59f56cdb
Adds `force_delete_snapshot` flag
...
This PR adds the ability for Packer to clean up snapshots in addition to
deregistering AMIs at build time.
To test this, I used the following `test.json` file:
```json
{
"builders": [
{
"type": "amazon-ebs",
"region": "us-east-1",
"source_ami": "ami-fce3c696",
"ami_name": "packer-test",
"instance_type": "m3.medium",
"ssh_username": "ubuntu",
"vpc_id": "some-vpc-id",
"subnet_id": "some-subnet-routed-through-igw",
"security_group_id": "some-security-group-with-port-22-access",
"force_delete_snapshot": true
}
],
"provisioners": [
{
"type": "shell-local",
"command": "echo 'hello'"
}
]
}
```
I appreciate any constructive feedbakc that can be given. Cheers!
2016-11-29 23:39:36 -05:00
Matthew Hooker
cd6b70a2b3
Update amazon-chroot.html.md
2016-11-28 12:41:22 -08:00
Arthur Burkart
1a0dc767f3
Rolls back `partials` work, but still consolidates
...
Since the packer website isn't yet ready to use middleman partials,
this commit rolls back the partials in favor of bringing parity to
each amazon docs page
2016-11-28 15:08:39 -05:00
Arthur Burkart
5499c37080
Adds add'l docs regarding delete_on_termination
...
This PR adds documentation pointing out that volumes are not by
default deleted on termination of any AWS EC2 instance during a
packer build.
2016-11-28 15:07:48 -05:00
Arthur Burkart
2e65867cba
Closes #3908 : Adds snapshot tag overrides
...
This commit adds the ability to configure unique tags on snapshots
that are separate from the tags defined on the AMI. Anything applied
to the AMI will also be applied to the snapshots, but `snapshot_tags`
will override and append tags to the tags already applied to the snapshots
2016-11-15 23:16:27 -05:00