0
0
llucycodes42
This tells aws to use the Internet Gateway resource configured for the MyAWSResource environment.
Shortcut: tf_aws_internet_gateway
resource "aws_internet_gateway" "${MyAWSResource}" {
}
0
0
llucycodes42
This tells aws to use the Internet Gateway resource configured for the MyAWSResource environment.
Shortcut: tf_aws_internet_gateway
resource "aws_internet_gateway" "${MyAWSResource}" {
}