]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commit
Don't attempt to set or verify values which aren't present in the details response
authorMat Schaffer <mat@schaffer.me>
Thu, 1 Feb 2018 07:15:21 +0000 (16:15 +0900)
committerMat Schaffer <mat@schaffer.me>
Thu, 1 Feb 2018 07:15:21 +0000 (16:15 +0900)
commitef20d8d74891bfcfbf17088c4cd9c39cd1e347dd
tree4f30d86767b126d5f8ee67fa417382e4f0d7fa1d
parent89027b6ac2e02ed5097e2aed6e2a5e0b0476d5f9
Don't attempt to set or verify values which aren't present in the details response

The `TestCheckResourceAttr` tests can stay since they rely on the state from the previous apply.
statuscake/resource_statuscaketest.go
statuscake/resource_statuscaketest_test.go