jenkins-x / terraform-aws-eks-jx

A Terraform module for creating Jenkins X infrastructure on AWS
Apache License 2.0
63 stars 43 forks source link

Add support for apex domain in a different account #211

Closed dicolasi closed 3 years ago

dicolasi commented 3 years ago

Summary

Got the scenario described here https://jenkins-x.io/v3/admin/guides/infra/tls_dns/#what-if-i-use-a-subdomain-with-an-apex-domain-in-a-different-gcp-project, with apex_domain hosted by a different account.

Steps to reproduce the behavior

Expected behavior

Subdomain is added to apex_domain and external DNS are going to be added to it.

Actual behavior

At the moment, the module does not support this scenario.

ankitm123 commented 3 years ago

/assign

dicolasi commented 3 years ago

@ankitm123 have you got an update on this?

ankitm123 commented 3 years ago

:tada: This issue has been resolved in version 1.14.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: