terraform/website/source
Paul Stack 3f83f0b9f9 provider/aws: Enable Redshift Cluster Logging (#7813)
Fixes #7423

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSRedshiftCluster_loggingEnabled'
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
TF_ACC=1 go test ./builtin/providers/aws -v
-run=TestAccAWSRedshiftCluster_loggingEnabled -timeout 120m
=== RUN   TestAccAWSRedshiftCluster_loggingEnabled
--- PASS: TestAccAWSRedshiftCluster_loggingEnabled (675.21s)
PASS
ok      github.com/hashicorp/terraform/builtin/providers/aws    675.233s
```
2016-07-27 22:16:32 +01:00
..
assets website: Scaleway Documentation (#7685) 2016-07-18 10:44:27 +01:00
docs provider/aws: Enable Redshift Cluster Logging (#7813) 2016-07-27 22:16:32 +01:00
intro docs/intro: Change the location of Atlas User Tokens in Intro docs (#7822) 2016-07-27 01:06:23 +01:00
layouts provider/mysql: user and grant resources (#7656) 2016-07-26 19:19:39 +01:00
.gitignore
404.html.erb
community.html.erb Add note about paid training 2016-05-16 16:45:47 -04:00
downloads.html.erb Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary 2016-05-10 14:40:11 -04:00
index.html.erb provider/aws: Update docs with t1 instance for accounts with EC2 Classic 2015-12-21 10:00:34 -06:00
robots.txt
sitemap.xml.builder