Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

CRD validation incomplete #126

Open
Open
@alexsomesan

Description

@alexsomesan

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

terraform-k8s & Kubernetes Version

Affected Resource(s)

Terraform Configuration Files

apiVersion: app.terraform.io/v1alpha1
kind: Workspace
metadata:
  name: workspace-sample
spec:
  # Add fields here
  organization: k8s-provider
  secretsMountPath: /tmp

Debug Output

2022-02-18T16:26:38.738+0100	ERROR	controller.workspace-controller	Reconciler error	{"name": "workspace-sample", "namespace": "default", "error": "template: main.tf:21:19: executing \"main.tf\" at <.Spec.Module.Source>: nil pointer evaluating *v1alpha1.Module.Source"}

Expected Behavior

Actual Behavior

Steps to Reproduce

Important Factoids

References

  • #0000

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions