0
0
llucycodes42
The code creates an "ami" resource using the AWS management interface.
Shortcut: tf_aws_ami_copy
resource "aws_ami_copy" "${MyAWSResource}" {
}
0
0
llucycodes42
The code creates an "ami" resource using the AWS management interface.
Shortcut: tf_aws_ami_copy
resource "aws_ami_copy" "${MyAWSResource}" {
}