Skip to content

Commit

Permalink
add tag_enforcement to WifConfig's GCP structure
Browse files Browse the repository at this point in the history
  • Loading branch information
renan-campos committed Oct 15, 2024
1 parent 07e727e commit a8b9464
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 @@ -40,6 +40,8 @@ struct WifGcp {
ServiceAccounts []WifServiceAccount
// Defines the access configuration for support.
Support WifSupport
// Determines whether tag-based access enforcement will be used.
TagEnforcement Boolean
// The workload identity configuration data that will be used to create the
// workload identity pool on the user's account.
WorkloadIdentityPool WifPool
Expand Down

0 comments on commit a8b9464

Please sign in to comment.