]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commit
Switch node locations to a set and consider empty string to be empty set
authorMat Schaffer <mat@schaffer.me>
Thu, 1 Feb 2018 07:14:33 +0000 (16:14 +0900)
committerMat Schaffer <mat@schaffer.me>
Thu, 1 Feb 2018 07:14:33 +0000 (16:14 +0900)
commit89027b6ac2e02ed5097e2aed6e2a5e0b0476d5f9
tree6b9d9e38dd070e24868cb13f8586019aea7fae02
parentd01e3cca165df6d7d4a9d2a6cf30ed5a7bed9a4c
Switch node locations to a set and consider empty string to be empty set

Note that we also don't check the individual locations anymore. The key numbers will be randomized and not testing content seems to be the method employed by the AWS provider as well https://github.com/terraform-providers/terraform-provider-aws/blob/81bba6b1f567aed561c6a6a30916504ee0886c68/aws/resource_aws_autoscaling_group_test.go#L404
statuscake/resource_statuscaketest.go
statuscake/resource_statuscaketest_test.go