Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically configure a VM endpoint #252

Closed
wants to merge 5 commits into from
Closed

Conversation

nacx
Copy link
Member

@nacx nacx commented Mar 9, 2023

Fixes #184

Now that we can install external-dns we can automatically configure the VM endpoint.

modules/tsb/cp/main.tf Outdated Show resolved Hide resolved

variable "vm_endpoint" {
default = "vms.${var.cluster_name}.${regep("[^\\.]*\\.(.*)", var.tsb_fqdn)}"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

regep > regexp

@smarunich smarunich closed this Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure mesh expansion with the repository and onboarding plane endpoint
2 participants