terraform/website/source/docs/providers/aws
Paul Stack dc30bd29fc provider/aws: Redshift Cluster not allowing 0 for (#6537)
automated_snapshot_retention_period

The default value for `automated_snapshot_retention_period` is 1.
Therefore, it can be included in the `CreateClusterInput` without
needing to check that it is set.

This was actually stopping people from setting the value to 0 (disabling
the snapshots) as there is an issue in `d.GetOk()` evaluating 0 for int
2016-05-08 19:29:36 +01:00
..
r provider/aws: Redshift Cluster not allowing 0 for (#6537) 2016-05-08 19:29:36 +01:00
index.html.markdown aws: Update docs after #6385 (account ID via sts) 2016-05-05 17:51:44 +01:00