diff --git a/model/clusters_mgmt/v1/wif_config_type.model b/model/clusters_mgmt/v1/wif_config_type.model index 4172d2b4..142c5dfb 100644 --- a/model/clusters_mgmt/v1/wif_config_type.model +++ b/model/clusters_mgmt/v1/wif_config_type.model @@ -22,6 +22,8 @@ class WifConfig { Gcp WifGcp // The OCM organization that this wif_config resource belongs to. Organization OrganizationLink + // Wif template(s) used to configure IAM resources + WifTemplates []String } struct WifGcp {