Open timchenko-a opened 5 months ago
Provider version: 0.4.0 Provider config:
provider "kafka-connect" { url = var.connect_url }
Get the next warning when running terraform commands:
Warning: provider set empty string as default value for bool tls_auth_is_insecure
Seems like variable should have bool as a default value.
Provider version: 0.4.0 Provider config:
Get the next warning when running terraform commands:
Seems like variable should have bool as a default value.