terraform-modules
terraform-modules copied to clipboard
Add sample module for Apigee Provisioning without VPC Peering
Apigee announced the GA launch of its non-VPC provisioning option
-
Add sample modules for provisioning Apigee without VPC Peering.
- Made network & ip_ranges as optional variables in
apigee-x-coremodule.
- Made network & ip_ranges as optional variables in
-
[x] I tested the provisioning locally and is successful.
-
[x] I have followed the relevant style guide for my changes.
Thanks for the PR, Baskaran. Let me review and merge this.
@danistrebel / @g-greatdevaks - Please review the PR again.
- [X] Added PSC + XLB setup.
- [X] Added test @ tests/samples/test_x_non_vpc_peering.py
- [X] Recreated the docs using re-create the docs for all modules with the script in ./tools/format-repo.sh. FYI - It formatted few other files that I didn't modify as well.
Thanks @baskaran-md ,
The last thing that the pipeline complains about in https://github.com/apigee/terraform-modules/actions/runs/11522276251/job/32260268126?pr=159 are the following README files.
The Documentation in the following README files is out of date:
/github/workspace/modules/apigee-x-core/README.md
/github/workspace/samples/x-non-vpc-peering/README.md
Do you mind re-running the TF docs tool for these two modules?
otherwise all LGTM!