Fix the failing acceptance test

This commit is contained in:
Devashish 2025-05-05 21:21:07 -04:00 committed by Jenna Goldstrich
parent 19fa630090
commit caed569efb

View file

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