Skip to content
Snippets Groups Projects
Commit 5fb7b176 authored by Matt's avatar Matt
Browse files

Fix warnings for server-side computed default values, by setting attributes as...

Fix warnings for server-side computed default values, by setting attributes as Computed for optional attributes.

Warning produced:
2023-02-26T07:32:21.945Z [WARN]  Provider "github.com/matthewjohn/jmon" produced an invalid plan for jmon_check.basic_check, but we are tolerating it because it is using the legacy plugin SDK.
    The following problems may be the cause of any confusing errors from downstream operations:
      - .environment: planned value cty.StringVal("default") for a non-computed attribute

Issue #1
parent e743a8f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment