We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8133fc1 commit e3e3a4aCopy full SHA for e3e3a4a
oci/monitoring_alarm_test.go
@@ -275,7 +275,6 @@ func testAccCheckMonitoringAlarmDestroy(s *terraform.State) error {
275
276
tmp := rs.Primary.ID
277
request.AlarmId = &tmp
278
- request.RequestMetadata.RetryPolicy = getRetryPolicy(true, "monitoring")
279
280
request.RequestMetadata.RetryPolicy = getRetryPolicy(true, "monitoring")
281
0 commit comments