seal-io / walrus

Walrus is an open-source application management platform based on IaC tools including OpenTofu, Terraform and others. It helps platform engineers build golden paths for developers and empowers developers with self-service capabilities.
https://seal.io
Apache License 2.0
428 stars 42 forks source link

Resource runtime configuration is null after cloning an environment #1909

Closed Finenyaco closed 8 months ago

Finenyaco commented 8 months ago

Describe the bug

Steps to reproduce

  1. Create a resource and then clone the environment.
  2. Check the deployment result.

Result

  1. Failed to deploy.

    image
  2. Checked the runtime configuration.

    image
  3. Checked the custom configuration.

    image

Expected behavior

Environment

Additional context Add any other context about the problem here.

Finenyaco commented 8 months ago

Clone a resource to another environment also has this issue.

Finenyaco commented 8 months ago

Environment

Test Result: pass