Skip to content

Commit

Permalink
Automated equivalence test golden file update for release v1.4.0-rc1.
Browse files Browse the repository at this point in the history
  • Loading branch information
teamterraform committed Feb 24, 2023
1 parent 8c02ef4 commit 081af8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions testing/equivalence-tests/outputs/nested_list/apply.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
},
{
"@level": "info",
"@message": "tfcoremock_nested_list.nested_list: Creation complete after 0s [id=DA051126-BAD6-4EB2-92E5-F0250DAF0B92]",
"@message": "tfcoremock_nested_list.nested_list: Creation complete after 1s [id=DA051126-BAD6-4EB2-92E5-F0250DAF0B92]",
"@module": "terraform.ui",
"hook": {
"action": "create",
"elapsed_seconds": 0,
"elapsed_seconds": 1,
"id_key": "id",
"id_value": "DA051126-BAD6-4EB2-92E5-F0250DAF0B92",
"resource": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# null_resource.null_resource:
resource "null_resource" "null_resource" {
id = "1050789019409134968"
id = "4262283548762529990"
}

0 comments on commit 081af8a

Please sign in to comment.