Skip to content

Output the cluster location, so that we can import this for next steps.#648

Merged
ensonic merged 1 commit intomainfrom
ensonic/tfstate
Mar 24, 2026
Merged

Output the cluster location, so that we can import this for next steps.#648
ensonic merged 1 commit intomainfrom
ensonic/tfstate

Conversation

@ensonic
Copy link
Contributor

@ensonic ensonic commented Mar 24, 2026

This will allow us to access the configuration in other terraform modules.

Example:

cluster-location = "europe-west1-c"
ingress-ip = "a.b.c.d"
ingress-ip-ar = {}

@ensonic ensonic requested a review from csieber March 24, 2026 11:37
This will allow us to access the configuration in other terraform modules.

Example:
```
cluster-location = "europe-west1-c"
ingress-ip = "a.b.c.d"
ingress-ip-ar = {}
```
@ensonic ensonic requested a review from Ongy March 24, 2026 11:41
@ensonic ensonic merged commit 054716f into main Mar 24, 2026
7 checks passed
@ensonic ensonic deleted the ensonic/tfstate branch March 24, 2026 11:49
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.

2 participants