0
0
llucycodes42
The code snippet creates an instance of the AWS IAM SAML provider.
Shortcut: tf_aws_iam_saml_provider
resource "aws_iam_saml_provider" "${MyAWSResource}" {
}
0
0
llucycodes42
The code snippet creates an instance of the AWS IAM SAML provider.
Shortcut: tf_aws_iam_saml_provider
resource "aws_iam_saml_provider" "${MyAWSResource}" {
}