Skip to content

num_instances and digest cause plan noise #60

@llimllib

Description

@llimllib

After I set an explicit value for max_shutdown_delay_seconds (#59), my service still shows up in every plan.

Now it shows up every time because:

  • it has autoscaling set, but the plan wants to add an instances value
  • it has an image label, but no digest value
Image

It seems important to me that if a service is in terraform, and hasn't changed either in the terraform or on render.com, that it ought not to appear in the plan.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions