The README.md for this module appears to be inconsistent with requirements. Previous versions of this module required ocean_cluster_id as the only required variable. It appears there is a new requirement, and the documentation is not up to date for this requirement.
Error: Missing required argument
on eks-ocean-spark.tf line 291, in module "ocean_spark":
291: module "ocean_spark" {
The argument "cluster_config" is required, but no definition was found.
The README.md for this module appears to be inconsistent with requirements. Previous versions of this module required
ocean_cluster_id
as the only required variable. It appears there is a new requirement, and the documentation is not up to date for this requirement.Our relevant code: