terraform/website/source
Paul Stack 78768e00f2 provider/aws: Add support to set iam_role_arn on cloudformation Stack (#12547)
Fixes: #11266

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSCloudFormation_basic'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/03/09 01:39:16 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSCloudFormation_basic -timeout 120m
=== RUN   TestAccAWSCloudFormation_basic
--- PASS: TestAccAWSCloudFormation_basic (89.38s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/aws	89.416s
```
2017-03-28 15:54:28 +03:00
..
assets website: new terraform webinar (#13111) 2017-03-28 07:13:16 +01:00
docs provider/aws: Add support to set iam_role_arn on cloudformation Stack (#12547) 2017-03-28 15:54:28 +03:00
intro docs: Update getting started docs to use a valid AMI in us-east-1, vpc 2017-03-24 15:51:56 -05:00
layouts docs/google: Fix sidebar highlighting for service account (#13116) 2017-03-28 13:00:09 +01:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
.gitignore
404.html.erb
community.html.erb Update community.html.erb 2017-01-31 09:49:50 -07:00
downloads.html.erb website: fix upgrade guide link 2017-03-15 09:59:57 -07:00
feature-card-write.svg
index.html.erb website: new terraform webinar (#13111) 2017-03-28 07:13:16 +01:00
robots.txt
security.html.erb
sitemap.xml.builder