terraform/website/source/docs
Paul Stack 58c324676d provider/aws: Add support for `encryption` and `kms_key_id` to `aws_ami` (#7181)
This fixes #7157. It doesn't change the way aws_ami works

```
make testacc TEST=./builtin/providers/aws
TESTARGS='-run=TestAccAWSAMICopy'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /vendor/)
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSAMICopy
-timeout 120m
=== RUN   TestAccAWSAMICopy
--- PASS: TestAccAWSAMICopy (479.75s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws    479.769s
```
2016-07-05 09:50:48 -05:00
..
commands website: Remove `-backup` from `plan` docs 2016-06-10 18:06:26 -05:00
configuration Add documentation for keys and values 2016-06-29 15:11:08 -04:00
import website: basic docs on import 2016-05-18 12:57:03 -06:00
internals docs: clarify an internal-plugins header 2016-05-17 10:09:02 -07:00
modules Merge pull request #7090 from geekq/patch-1 2016-06-17 13:36:38 +02:00
plugins website: basic docs on import 2016-05-18 12:57:03 -06:00
providers provider/aws: Add support for `encryption` and `kms_key_id` to `aws_ami` (#7181) 2016-07-05 09:50:48 -05:00
provisioners add a dash to make syntactically correct 2016-06-29 09:27:48 -05:00
state website/remote: added example usage for -disable 2016-06-17 20:16:09 -05:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00