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 7b6e1e5 commit 9106a35Copy full SHA for 9106a35
solutions/agents/version.tf
@@ -1,6 +1,6 @@
1
terraform {
2
# module uses nullable feature which is only available in versions >= 1.1.0
3
- required_version = ">= 1.3.0"
+ required_version = ">= 1.9.0"
4
5
required_providers {
6
# Lock DA into an exact provider version - renovate automation will keep it updated
solutions/instances/version.tf
@@ -1,5 +1,5 @@
ibm = {
0 commit comments