generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
cluster_resource_group_idshould be resource group picker:{ "key": "cluster_resource_group_name", "required": true, "custom_config": { "type": "resource_group", "grouping": "deployment", "original_grouping": "deployment", "config_constraints": { "identifier": "rg_id" } } },logs_agent_additional_log_source_paths,logs_agent_exclude_log_source_paths,logs_agent_log_source_namespacesshould use the following syntax:{ "key": "logs_agent_additional_log_source_paths", "custom_config": { "grouping": "deployment", "original_grouping": "deployment", "config_constraints": { "type": "string" } } },- The description of
logs_agent_iam_modeneeds to be updated because I assume if its set to IAM apikey, a value then needs to be passed for thelogs_agent_iam_api_keyinput. Alsologs_agent_iam_api_keyshould be belowlogs_agent_iam_modenot above it in the order