Facets-cloud / facets.cloud

2 stars 0 forks source link

[Bug]: Launch Failed for Azure env. Resources only having azure flavor or k8s flavor were enabled in this env. #287

Closed krishankirtifacets closed 1 week ago

krishankirtifacets commented 2 weeks ago

│ error: reference to undeclared local value │ │ on level2/main.tf line 329, in module "service_monitoring_service-k8s-monitoring-monitoring": │ 329: service_attributes = local.module │ │ a local value with the name "module" has not been declared. ╵ ╷ show less


│ error: reference to undeclared local value │ │ on level2/main.tf line 351, in module "service_monitoring_azurestoragecontainer-default-monitoring": │ 351: service_attributes = local.module │ │ a local value with the name "module" has not been declared. ╵

traceback (most recent call last): file "/sources/primary/capillary-cloud-tf/tfmain/scripts/iac_migration.py", line 196, in run_migrations(args.release.lower(), os.environ["cloud"].lower(), state) show less

mbhandari31 commented 1 week ago

Fixed.