Skip to content

Commit

Permalink
Merge pull request #986 from JakobGray/OCM-10525
Browse files Browse the repository at this point in the history
OCM-10525 | Add new field WifTemplates to WifConfig
  • Loading branch information
renan-campos committed Sep 10, 2024
2 parents 630f198 + 3cae6a5 commit 672f3cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model/clusters_mgmt/v1/wif_config_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 672f3cf

Please sign in to comment.