diff options
| author | mo khan <mo@mokhan.ca> | 2021-05-10 14:00:56 -0600 |
|---|---|---|
| committer | mo khan <mo@mokhan.ca> | 2021-05-10 14:00:56 -0600 |
| commit | 4182ea01c18d9a1bd5cad810d6690a687a80e7d0 (patch) | |
| tree | 1d5afeb342d6c55dd3f44afc36c4902b309904ab | |
| parent | ea979dbb9090dc4eedb685eef6728f13fa124fa5 (diff) | |
test: update fixture to exclude license for now
| -rw-r--r-- | spec/fixtures/terraform/simple/.terraform.lock.hcl.expected | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/spec/fixtures/terraform/simple/.terraform.lock.hcl.expected b/spec/fixtures/terraform/simple/.terraform.lock.hcl.expected index 2333d84..848fd76 100644 --- a/spec/fixtures/terraform/simple/.terraform.lock.hcl.expected +++ b/spec/fixtures/terraform/simple/.terraform.lock.hcl.expected @@ -1,5 +1,5 @@ -+--------------------------------------+---------+----------+----------------------------------------------------+ -| Name | Version | Licenses | Location | -+--------------------------------------+---------+----------+----------------------------------------------------+ -| registry.terraform.io/hashicorp/aws | 3.39.0 | MPL-2.0 | spec/fixtures/terraform/simple/.terraform.lock.hcl | -+--------------------------------------+---------+----------+----------------------------------------------------+ ++-------------------------------------+---------+----------+----------------------------------------------------+ +| Name | Version | Licenses | Location | ++-------------------------------------+---------+----------+----------------------------------------------------+ +| registry.terraform.io/hashicorp/aws | 3.39.0 | | spec/fixtures/terraform/simple/.terraform.lock.hcl | ++-------------------------------------+---------+----------+----------------------------------------------------+ |
