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

Adding ServiceConnectionPolicies resource in NetworkConnectivity. #15381

Commits on Aug 2, 2023

  1. Adding ServiceConnectionPolicies resource in NetworkConnectivity. (ha…

    …shicorp#8273)
    
    * adding both resources, basic test for serviceClass it's working, need to fix the test scenario for policy
    
    * fix the test scenario and the service class resource properties
    
    * adding a testing update, just adding the labels for the resource
    
    * added the resource service connection map, and it's basic test, need to evaluate
    
    * Revert "added the resource service connection map, and it's basic test, need to evaluate"
    
    This reverts commit 4240e1d81e5901221cee1f1db7c03c8fbc58e3a6.
    
    * removing the service class in one test scenario and using a static value
    
    * fix a typo
    
    * removing serviceClass and fix the tests
    
    * removing ga tag and updatinga etag for fingerprint type
    
    * updating the code, to remove the static value from the docs, need to test
    
    * adding a file to tpgtools override at product level
    
    * adding function to help with env var, but the patch on tests it's failing
    
    * adding the variable to be used in the docs
    
    * fixing the test, the network field cannot be immutable
    
    * removing the env_var service class and adding a static value
    
    * updating the value used from tests and documentation
    
    * removing unused resources for docs and tests
    
    * fix typos, not used variables and run the fmt
    
    * adding description to the basic test
    
    * fixed yaml variable override
    
    * removing unused resources for tests, and making the test fails with network as immutable
    
    * adding encoder to help network field be immutable and be sent on patch method
    
    Signed-off-by: Modular Magician <magic-modules@google.com>
    modular-magician committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9c8a3ac View commit details
    Browse the repository at this point in the history