Skip to content

Commit 750459d

Browse files
ValyaBfurkhat
andauthored
Update castai/data_source_gke.go
Co-authored-by: Furkhat Kasymov Genii Uulu <vailodf@gmail.com>
1 parent 3d00279 commit 750459d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

castai/data_source_gke.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const (
2424
func dataSourceGKEPolicies() *schema.Resource {
2525
return &schema.Resource{
2626
ReadContext: dataSourceGKEPoliciesRead,
27-
Description: "Data source for retrieving GKE policies",
27+
Description: "Returns list of GCP policies needed for onboarding a cluster into CAST AI",
2828
Schema: map[string]*schema.Schema{
2929
fieldGKEPoliciesFeatures: {
3030
Description: "Provide a list of GCP feature names to include the necessary policies for them to work.",

0 commit comments

Comments
 (0)