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) fix potential nil pointer when using namespace data source #9

Closed
wants to merge 2 commits into from

Conversation

wrmedford
Copy link
Contributor

@wrmedford wrmedford commented Dec 12, 2024

@wasaga
Copy link
Collaborator

wasaga commented Dec 13, 2024

now results in

╷
│ Error: Client not configured
│ 
│   with data.pomerium_namespace.existing_namespace,
│   on main.tf line 42, in data "pomerium_namespace" "existing_namespace":
│   42: data "pomerium_namespace" "existing_namespace" {
│ 
│ The provider client is not properly configured. Please report this issue to the provider developers.

@wasaga
Copy link
Collaborator

wasaga commented Dec 17, 2024

still gives me that same error that provider is unconfigured

@wasaga
Copy link
Collaborator

wasaga commented Dec 30, 2024

see #16

@wasaga wasaga closed this Dec 30, 2024
@wasaga wasaga deleted the wmedford/namespace-data-fix branch December 30, 2024 15:37
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