Skip to content

Commit

Permalink
chore: add reference to opentofu issue
Browse files Browse the repository at this point in the history
[#187379198](https://www.pivotaltracker.com/story/show/187379198)

Co-authored-by: Felisia Martini <[email protected]>
  • Loading branch information
pivotal-marcela-campo and FelisiaM committed Apr 9, 2024
1 parent 3ce1364 commit f9262a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/providers/tf/command/terraform_command.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ func (show) Command() []string {
}

func (cmd show) Env() []string {
// workaround for bug introduced by https://github.com/opentofu/opentofu/issues/1139
return []string{"OPENTOFU_STATEFILE_PROVIDER_ADDRESS_TRANSLATION=0"}
}

Expand Down

0 comments on commit f9262a6

Please sign in to comment.