packer/datasource/http
Lucas Bajolet 35d14902b0 datasource/http: change Outputs->ExpectedOutputs
The acceptance tests for the HTTP datasource had a `Outputs` attribute
for checking the output of the command for a specific regexp pattern.
As pointed out, given the expectative nature of the attribute, naming it
`Outputs` did not make the intent clear, so we rename it to
`ExpectedOutputs` with this commit.
2024-11-04 15:15:30 -05:00
..
test-fixtures feat: allow additional methods in http datasource 2024-10-29 16:27:26 -04:00
data.go feat: allow additional methods in http datasource 2024-10-29 16:27:26 -04:00
data.hcl2spec.go feat: allow additional methods in http datasource 2024-10-29 16:27:26 -04:00
data_acc_test.go datasource/http: change Outputs->ExpectedOutputs 2024-11-04 15:15:30 -05:00