Samuel

Results 127 comments of Samuel

The new API's for synthetics should be available soon, and will plan in the work to migrate synthetics resources to the new API. No timeline at the moment.

Update from the team: We are currently in the process of migrating Synthetics to the new API's. So you can soon expect a better solution than `sleep` 😅 Thanks everyone...

The update was indeed similar, at that time the new API was not yet available, now it is. We hope to have this all done before the summer.

We've released V3 version of our provider which includes all of the new Synthetics features: https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/guides/migration_guide_v3 The new resources now include a tags attribute which will allow you to set...

Thanks @danielgblanco We will take a look. It doesn't seem like the API is returning these fields, so they are getting populated either in go-client-sdk or Terraform. API Data ```...

This might be related to #1761 continuing research

Thanks for the suggestion @atul29mehta At the moment the API's we are using do not allow us to implement this functionality. The synthetics team at New Relic is creating a...

@atul29mehta @garry-jeromson We've released V3 version of our provider which includes all of the new Synthetics features: https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/guides/migration_guide_v3 The SSL check is now available as a new resource: https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/resources/synthetics_monitor_cert_check Please...

We've been asked to hold off on this work until the team feels confident the API is in a stable state as they're still going through a couple of feedback...

This is expected behaviour as the entity search is account agnostic. I agree this is confusing so I'd like to explore either improving the docs, or adding additional functionality to...