Sha256: e7936efc6679779f3ca405b47e27428d7d76d52f4a67fae3f8715c4851752549

Contents?: true

Size: 450 Bytes

Versions: 44

Compression:

Stored size: 450 Bytes

Contents

# Vagrant AWS Example Box

Vagrant providers each require a custom provider-specific box format.
This folder shows the example contents of a box for the `aws` provider.
To turn this into a box:

```
$ tar cvzf aws.box ./metadata.json ./Vagrantfile
```

This box works by using Vagrant's built-in Vagrantfile merging to setup
defaults for AWS. These defaults can easily be overwritten by higher-level
Vagrantfiles (such as project root Vagrantfiles).

Version data entries

44 entries across 44 versions & 12 rubygems

Version Path
vagrant-aws-mscottford-0.8.2 example_box/README.md
vagrant-aws-mscottford-0.8.1 example_box/README.md
vagrant-aws-mscottford-0.8.0 example_box/README.md
vagrant-gecko-aws-0.8.0 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.24 example_box/README.md
vagrant-aws-detiber-0.7.2.pre.4 example_box/README.md
vagrant-aws-detiber-0.7.2.pre.3 example_box/README.md
vagrant-aws-detiber-0.7.2.pre.2 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.22 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.16 example_box/README.md
vagrant-aws-iam-decoder-0.7.2 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.14 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.11 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.10 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.9 example_box/README.md
vagrant-aws-mkubenka-0.7.2.pre.8 example_box/README.md
vagrant-vrealize-1.0.1 example_box/README.md
vagrant-aws-0.7.2 example_box/README.md
vagrant-aws-0.7.1 example_box/README.md
vagrant-vrealize-0.0.4 example_box/README.md