Fix the failing acceptance test

This commit is contained in:
Devashish
2025-05-06 13:01:49 -07:00
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 {