We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe4138 commit 6d731aeCopy full SHA for 6d731ae
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Set up Go
29
uses: actions/setup-go@v2
30
with:
31
- go-version: 1.16
+ go-version: 1.17
32
-
33
name: Import GPG key
34
id: import_gpg
CHANGELOG.md
@@ -1,7 +1,7 @@
1
## 2.17.1 (Unreleased)
2
3
4
-## 2.17.0 (July 26, 2022)
+## 2.17.0 (July 27, 2022)
5
FEATURES:
6
* **New Resource:** sumologic_cse_entity_entity_group_configuration (GH-376)
7
* **New Resource:** sumologic_cse_inventory_entity_group_configuration (GH-376)
0 commit comments