syntax fix

This commit is contained in:
gregory hendrickson
2023-11-15 14:21:47 -08:00
parent 6bfd1133c7
commit c1e1e9feaf

View File

@@ -453,6 +453,7 @@ Alternatives to Provisioners:
}
}
```
```
resource "aws_instance" "web" {
# ...