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 42bc936 commit 2b4ba8fCopy full SHA for 2b4ba8f
module.yaml
@@ -18,10 +18,14 @@ versions:
18
refs:
19
- source: github.com/cloud-native-toolkit/terraform-gitops-namespace.git
20
version: ">= 1.0.0"
21
- - id: gitops-db2
+ # - id: gitops-db2
22
+ # refs:
23
+ # - source: github.com/cloud-native-toolkit/terraform-gitops-db2u-operator.git
24
+ # version: ">= 0.0.1"
25
+ - id: gitops-cp4d-instance
26
- - source: github.com/cloud-native-toolkit/terraform-gitops-db2u-operator.git
- version: ">= 0.0.1"
27
+ - source: github.com/cloud-native-toolkit/terraform-gitops-cp4d-instance.git
28
+ version: ">= 1.0.0"
29
variables:
30
- name: gitops_config
31
moduleRef:
0 commit comments