mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-14 04:01:09 -04:00
4 lines
88 B
HCL
4 lines
88 B
HCL
# Duplicate resources
|
|
resource "aws_instance" "foo" {}
|
|
resource "aws_instance" "foo" {}
|