Skip to content

Commit 40ca286

Browse files
committed
2 parents 9148950 + 7bfd4ac commit 40ca286

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

CHANGELOG.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
1-
## 2.0.0 (Unreleased)
1+
## 2.0.1 (Unreleased)
2+
## 2.0.0 (April 09, 2020)
23

34
FEATURES:
45

5-
* **New Resource:** `sumologic_partition` [GH-79]
6-
* **New Resource:** `sumologic_field_extraction_rule` [GH-83]
7-
* **New Resource:** `sumologic_content` [GH-85]
6+
* **New Resource:** `sumologic_partition` ([#79](https://github.com/terraform-providers/terraform-provider-github/issues/79))
7+
* **New Resource:** `sumologic_field_extraction_rule` ([#83](https://github.com/terraform-providers/terraform-provider-github/issues/83))
8+
* **New Resource:** `sumologic_content` ([#85](https://github.com/terraform-providers/terraform-provider-github/issues/85))
89

910
ENHANCEMENTS:
1011

11-
* Travis running acceptance tests [GH-92]
12+
* Travis running acceptance tests ([#92](https://github.com/terraform-providers/terraform-provider-github/issues/92))
1213

1314
BUG FIXES:
1415

15-
* resource/sumologic_partition: Fixes decomissioning of partitions [GH-86]
16+
* resource/sumologic_partition: Fixes decomissioning of partitions ([#86](https://github.com/terraform-providers/terraform-provider-github/issues/86))
1617

1718
DEPRECATIONS:
1819

19-
* resource/sumologic_collector_ingest_budget_assignment: Deprecated in favor of assigning ingest budgets through the _budget field attribute of collectors [GH-135]
20-
* resource/sumologic_collector: Deprecated `lookup_by_name` and `destroy` attributes [GH-136]
21-
* resource/sumologic_sources: Deprecated `lookup_by_name` and `destroy` attributes [GH-137]
20+
* resource/sumologic_collector_ingest_budget_assignment: Deprecated in favor of assigning ingest budgets through the _budget field attribute of collectors ([#135](https://github.com/terraform-providers/terraform-provider-github/issues/135))
21+
* resource/sumologic_collector: Deprecated `lookup_by_name` and `destroy` attributes ([#136](https://github.com/terraform-providers/terraform-provider-github/issues/136))
22+
* resource/sumologic_sources: Deprecated `lookup_by_name` and `destroy` attributes ([#137](https://github.com/terraform-providers/terraform-provider-github/issues/137))

0 commit comments

Comments
 (0)