0
0
llucycodes42
The code creates a document in the AWS SSM server.
Shortcut: tf_aws_ssm_document
resource "aws_ssm_document" "${MyAWSResource}" {
}
0
0
llucycodes42
The code creates a document in the AWS SSM server.
Shortcut: tf_aws_ssm_document
resource "aws_ssm_document" "${MyAWSResource}" {
}