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

Fix Terraform When Not Using Auth #882

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix Terraform When Not Using Auth #882

wants to merge 1 commit into from

Conversation

jabbate19
Copy link
Collaborator

What type of PR is this?

/kind bug

What this PR does / why we need it:

When deploying GCP without Auth, there is an error that the OAuth is incorrectly set. When investigating, not setting OAuth still sets the domain as https://. Now if the domain var is not set, the env field will also not be set.

Which issue(s) this PR fixes:

N/A

@jabbate19 jabbate19 added bug Something isn't working dev-ops labels Mar 23, 2025
@hulto
Copy link
Collaborator

hulto commented Mar 25, 2025

I don't think we want to allow peolpe to deploy realm to GCP without auth.
At least not without a high level of effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dev-ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants