Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validations for Composer 2/3 only fields #17361

Commits on Feb 22, 2024

  1. Add validations for Composer 2/3 only fields (hashicorp#9917)

    * block upgrade to composer 3
    
    * make isComposer3 more generic, correct imageVersionChangeValidationFunc
    
    * added validation for Composer 2/3 specific fields
    
    * add tests for validation
    
    * add checks in flattenComposerEnvironmentConfig
    
    * Update attributes of fields not used in Composer 3
    
    * make customizeDiff functions beta only
    
    * remove Computed from gke_cluster
    
    * remove Optional instead of Computed
    
    * add envCfg.PrivateEnvironmentConfig is nil check
    
    * modify isComposer3 to take string
    
    * minor correction to avoid merge conflicts
    
    [upstream:a58f0e2a4505a5debeac9813042c60f46567c42e]
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4c67660 View commit details
    Browse the repository at this point in the history