George Peng
George Peng
sure , I am spliting this PR into 3. Implementation wise , both resources below are related. I will keep them together in a single PR. ``` google_apigee_xxxx_keyvaluemaps``` ```google_apigee_xxxx_keyvaluemaps_entries```
keeping ```google_apigee_environment_keyvaluemaps``` and ```google_apigee_environment_keyvaluemaps_entries``` in this PR. Interested to know what is the cause of failing tests before I create PRs for proxy and organization scope kvms. Thank you.
Yes, I am able to run resource tests locally without any issue. Based on the error mesage , it appears there is problem when creating Apigee test environment. I have...
@shuyama1 Are we still getting "no connections available from the Apigee connect agent(s)" error ? I am using eval version of apigee for local testing . I don't have access...
@shuyama1 are we stilling get apigee connect error in test ?
@shuyama1 Hi , I am able to reproduce the apigee connect issue. It looks like VCR test wasn't able to create runtime instance using `google_apigee_instance` . As per document link...