0
0
llucycodes42
This code creates an ami for use with the code block.
Shortcut: tf_aws_ami_from_instance
resource "aws_ami_from_instance" "${MyAWSResource}" {
}
0
0
llucycodes42
This code creates an ami for use with the code block.
Shortcut: tf_aws_ami_from_instance
resource "aws_ami_from_instance" "${MyAWSResource}" {
}