simpleinfra icon indicating copy to clipboard operation
simpleinfra copied to clipboard

Enable metadata for Fastly function again

Open jdno opened this issue 1 year ago • 0 comments

The collection of metadata was disabled in #387, because the metadata contained an unstable property that broke the change detection in Terraform. This issue has been resolved upstream by introducing buckets for the heap allocation size, which reduces the risk of changes in the metadata while preserving the usefulness of the property.

See https://github.com/fastly/cli/pull/1130 for details on the buckets.

jdno avatar Feb 15 '24 15:02 jdno