You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not find a related open enhancement request.
I understand that enhancement requests filed in the GitHub repository are by default low priority.
If this request is time-sensitive, I have submitted a corresponding issue with GCP support.
Describe the feature or resource
It would be nice if the CLI provided an apply or ad-hoc subcommand for initial bootstrapping. If I don't have any ConfigConnector instance running I typically need to:
Create a VPC Network
Create a VPC Subnet
Create a GKE Cluster with a default node pool
Create an IAM ServiceAccount
Add a workforce identity role binding to said service account
Grant project-wide roles to said service account
Then, once ConfigConnector is up in running, I have these defined to enforce config and managed small updates. It would be nice if I could use my configs directly for bootstrapping.
Note: I searched open and closed issues and didn't find a similar request, sorry if this is a dup (I'd be surprised if it isn't!)
Additional information
No response
Importance
No response
The text was updated successfully, but these errors were encountered:
Checklist
Describe the feature or resource
It would be nice if the CLI provided an
apply
orad-hoc
subcommand for initial bootstrapping. If I don't have any ConfigConnector instance running I typically need to:Then, once ConfigConnector is up in running, I have these defined to enforce config and managed small updates. It would be nice if I could use my configs directly for bootstrapping.
Note: I searched open and closed issues and didn't find a similar request, sorry if this is a dup (I'd be surprised if it isn't!)
Additional information
No response
Importance
No response
The text was updated successfully, but these errors were encountered: