63 lines
1.0 KiB
Plaintext
63 lines
1.0 KiB
Plaintext
|
|
resource "aws}_instance" "foo" {
|
|||
|
|
count<6E>= 3
|
|||
|
|
foo = "number ${count.index}"
|
|||
|
|
|
|||
|
|
provisioner "shell" {
|
|||
|
|
command s_insr"
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
module "nested" {
|
|||
|
|
source = "./submodule"
|
|||
|
|
}
|
|||
|
|
ws_instance" "web" {
|
|||
|
|
provider = " |