apigee / terraform-modules

Terraform modules and ready to use end-to-end examples for Apigee.
Apache License 2.0
52 stars 56 forks source link

Fix output of apigee-x-core and apigee invocation #138

Closed V0idC0de closed 9 months ago

V0idC0de commented 9 months ago

What's changed, or what was fixed?

My environment successfully built up after applying the changes, as looking up the expected instance name in the apigee-x-core.instance_enpoints map no longer causes Terraform's each.key doesn't reference an object in this map error. Printing the output values confirms, that they are now according to documentation (output description and README.md documentation).

Fixes: #137

google-cla[bot] commented 9 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.