splunk / terraform-provider-synthetics

TF Provider for Splunk Synthetics
Apache License 2.0
4 stars 15 forks source link

update regex for custom properties. update docs. #44

Closed greatestusername closed 6 months ago

greatestusername commented 6 months ago

Resolves #39 Addresses #40


Before the change?

After the change?

Pull request checklist

Acceptance Test Output

terraform-provider-synthetics-fork 12:57> make testacc                                            
TF_ACC=1 go test $(go list ./... | grep -v 'vendor')  -timeout 120m   | sed '/X-Sf-Token/d'
?       github.com/splunk/terraform-provider-synthetics [no test files]
ok      github.com/splunk/terraform-provider-synthetics/synthetics      38.660s

Does this introduce a breaking change?