Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Apigee Hybrid Terraform Module Vs Google cloud foundation-fabric Terraform module

Hi,

google_apigee_envgroup | Resources | hashicorp/google | Terraform Registry & google_apigee_organization | Resources | hashicorp/google | Terraform Registry & google_apigee_environment | Resources | hashicorp/google | Terraform Registry Lists Terraform Envgrp,Env and Org Apigee Hybrid Module but did not list the required *.tf files 

Google cloud-foundation-fabric/modules/apigee-organization at master ยท GoogleCloudPlatform/cloud-foundation... which lists module allows managing a single Apigee organization and its environments and environmentgroups from github indicates the required *.tf file as a module and can be cloned to code repository as listed in article.

Question: Above Terraform Module from terraform.io is listed as html file (without referencing required *.tf for module and missing ways ways to clone it .. can be still referenced as terraform modules ?.

@dino  @strebel 

Solved Solved
0 5 857
2 ACCEPTED SOLUTIONS

1) That's correct, the org plane components for hybrid can be created using Terraform.

2) For cert manager I'd recommend you use the helm resource together with the cert manager helm  chart.

View solution in original post

Coincidentally this is something I was working on in the background. The k8s workloads are currently not provided in a suitable from that would allow for an easy deployment with terraform but the sample here should get you a few steps closer.
https://github.com/apigee/terraform-modules/tree/main/samples/hybrid-gke

View solution in original post

5 REPLIES 5