28 lines
389 B
Plaintext
28 lines
389 B
Plaintext
|
|
resource "aws_vpc" "me" {}
|
||
|
|
|
||
|
|
resource "aws_subnet" "me" {
|
||
|
|
depends_on = [
|
||
|
|
( aws_vpc.m
|
||
|
|
,
|
||
|
|
]
|
||
|
|
}
|
||
|
|
|
||
|
|
resource "aws_instance" "me" {
|
||
|
|
depends_on = [
|
||
|
|
aws_subnet.mtance" "notmeeither" "me" {}
|
||
|
|
|
||
|
|
resource "aws_subnet" "me" {
|
||
|
|
depends_on = [
|
||
|
|
( aws_vpc.m
|
||
|
|
,
|
||
|
|
]
|
||
|
|
}
|
||
|
|
|
||
|
|
resource "aws_instance" "me" {
|
||
|
|
d
|
||
|
|
|
||
|
|
resource "aws_instance" "me" {
|
||
|
|
depends_on = [
|
||
|
|
as_on = [
|
||
|
|
aws_3nstance.me,
|