File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 2.17.0 (November 24, 2020)
2
+
3
+ FEATURES:
4
+
5
+ - ` datadog_role ` : Add role datasource ([ #751 ] ( https://github.com/DataDog/terraform-provider-datadog/pull/751 ) )
6
+ - ` datadog_role ` : Add roles resource and permissions datasource ([ #753 ] ( https://github.com/DataDog/terraform-provider-datadog/pull/753 ) )
7
+
8
+ BUGFIXES:
9
+
10
+ - ` datadog_dashboard ` : Handle multiple dashboards correctly in the datasource ([ #759 ] ( https://github.com/DataDog/terraform-provider-datadog/pull/759 ) )
11
+ - ` datadog_synthetics_test ` : Set client certificate content as sensitive ([ #750 ] ( https://github.com/DataDog/terraform-provider-datadog/pull/750 ) )
12
+ - ` datadog_monitor ` : Fix monitor ` no_data_timeframe ` import ([ #748 ] ( https://github.com/DataDog/terraform-provider-datadog/pull/748 ) )
13
+
1
14
## 2.16.0 (November 9, 2020)
2
15
3
16
IMPROVEMENTS:
You can’t perform that action at this time.
0 commit comments