Fix the failing acceptance test

hotfix/failing-acc-test
Devashish 1 year ago
parent 703e0de15c
commit 80a1243bf1
No known key found for this signature in database
GPG Key ID: 4642E918377AE2A4

@ -4,7 +4,7 @@ source "null" "example" {
}
data "http" "basic" {
url = "https://www.packer.io/thisWillFail"
url = "https://developer.hashicorp.com/packer/thisWillFail"
}
locals {

Loading…
Cancel
Save