I wanted to verify what I'm seeing. Is Rancher Logging v2.6+ no longer supported by the Rancher2 Terraform Provider?
a
ancient-car-21816
02/09/2023, 7:39 PM
Hi Jonathan, that's what we're seeing as well. We're just starting on the conversion from legacy logging to v2 logging and it seems like a mess. Instead of default terraform resources, we're installing
resource "rancher2_app_v2"
then creating a helm chart and overwriting values templated into ClusterOutput and ClusterFlow. Is that what you're doing as well?