Resource newrelic_synthetics_script_monitor
: Unable to Detect Differences in locations_public
#2768
Labels
bug
Something isn't working
Hi there,
In the
newrelic_synthetics_script_monitor
resource, it seems that the value forlocations_public
is not being retrieved.While creating and updating resources via Terraform works without any issues, any manual updates to the
locations_public
value from the Web UI do not reflect in Terraform, and therefore, no differences are outputted.Additionally, when using the
generate-config-out
option with the import command, thelocations_public
is outputted as null. This leads me to believe that there is a bug preventing the actual value oflocations_public
from being retrieved.Terraform Version
Affected Resource(s)
Terraform Configuration
I checked with SCRIPT_API.
Actual Behavior
Differences in
locations_public
are not detected.Expected Behavior
The
locations_public
value should be retrieved and any differences should be outputted.Steps to Reproduce
newrelic_synthetics_script_monitor
resource via Terraform.locations_public
in the Web UI.terraform plan
and observe that no differences inlocations_public
are detected.The text was updated successfully, but these errors were encountered: