Update CHANGELOG.md

This commit is contained in:
Clint 2017-05-18 15:30:29 -05:00 committed by GitHub
parent 0e29b744df
commit 208199a554
1 changed files with 2 additions and 1 deletions

View File

@ -33,10 +33,11 @@ IMPROVEMENTS:
* provider/datadog: Add last aggregator to datadog_timeboard resource [GH-14391]
* provider/datadog: Added new evaluation_delay parameter [GH-14433]
* provider/docker: Allow Windows Docker containers to map volumes [GH-13584]
* provider/fastly: Mark the `s3_access_key`, `s3_secret_key`, & `secret_key` fields as sensitive [GH-14634]
* provider/google: Add a `url` attribute to `google_storage_bucket` [GH-14393]
* provider/google: Make google resource storage bucket importable [GH-14455]
* provider/heroku: Add import support for `heroku_pipeline` resource [GH-14486]
* providers/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495]
* provider/heroku: Add import support for `heroku_pipeline_coupling` resource [GH-14495]
* provider/openstack: Add support for all protocols in Security Group Rules [GH-14307]
* provider/rancher: Add member support to `rancher_environment` [GH-14563]
* provider/rundeck: adds `description` to `command` schema in `rundeck_job` resource [GH-14352]