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 c5f48b7 commit 594dde6Copy full SHA for 594dde6
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## To be Released
4
5
+# 2.5.0
6
+
7
* resource(scalingo_project): create the `project` schema with all methods
8
* data_provider(scalingo_project): add the `project` source
9
README.md
@@ -145,7 +145,7 @@ terraform{
145
required_providers{
146
scalingo={
147
source="scalingo/scalingo"
148
- version="2.4.2"
+ version="2.5.0"
149
}
150
151
0 commit comments