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
426 stars 41 forks source link

Creating resources via a walrus file does not automatically add stoppable label #1876

Closed Finenyaco closed 7 months ago

Finenyaco commented 7 months ago

Describe the bug

Steps to reproduce

  1. Create a resource to a dev environment via walrus file.
  2. Check the resource label.

Result

  1. Didn't add stoppable label automatically

Expected behavior

Add stoppable label automatically

Environment

Additional context Add any other context about the problem here.

Finenyaco commented 7 months ago

Environment

Test Result: pass