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 642aa97 commit c04ba25Copy full SHA for c04ba25
modules/base/humanitec.tf
@@ -46,7 +46,7 @@ resource "humanitec_resource_definition_criteria" "k8s_logging" {
46
47
48
resource "humanitec_resource_definition" "k8s_namespace" {
49
- driver_type = "humanitec/static"
+ driver_type = "humanitec/echo"
50
id = "default-namespace"
51
name = "default-namespace"
52
type = "k8s-namespace"
0 commit comments