mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-15 10:03:44 -06:00
providers/aws: fix compile error
This commit is contained in:
parent
3e6263332d
commit
e59e4a6bd9
@ -306,3 +306,4 @@ resource "aws_instance" "foo" {
|
||||
bar = "baz"
|
||||
}
|
||||
}
|
||||
`
|
||||
|
Loading…
Reference in New Issue
Block a user