Fix the failing acceptance test

pull/13377/head
Devashish 10 months ago committed by Jenna Goldstrich
parent 19fa630090
commit caed569efb

@ -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