terraform/website/source/docs/providers/aws
Paul Stack 5ecc8e3169 provider/aws: `aws_db_instance` now defaults `publicly_accessible` to (#7117)
false

Fixes #7035

A known issue in Terraform means that d.GetOk() on a bool which is false
will mean it doesn't get evaulated. Therefore, when people set
publicly_accessible to false, it will never get evaluated on the Create

We are going to make it default to false now
2016-06-10 23:55:36 +02:00
..
d provider/aws: aws_s3_object -> aws_s3_bucket_object (docs + filename) (#6979) 2016-06-02 12:13:39 +01:00
r provider/aws: `aws_db_instance` now defaults `publicly_accessible` to (#7117) 2016-06-10 23:55:36 +02:00
index.html.markdown aws: Update docs after #6385 (account ID via sts) 2016-05-05 17:51:44 +01:00