File: main.tf

package info (click to toggle)
golang-github-hashicorp-go-getter 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid
  • size: 936 kB
  • sloc: makefile: 5
file content (3 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (6)
1
2
3
# Duplicate resources
resource "aws_instance" "foo" {}
resource "aws_instance" "foo" {}