Difference between revisions of "Terraform resource: aws iam saml provider"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
== See also == | == See also == | ||
− | {{tf iam}} | + | * {{tf iam}} |
Revision as of 15:59, 4 July 2024
resource "aws_iam_saml_provider" "default" { name = "myprovider" saml_metadata_document = file("saml-metadata.xml") }
See also
Advertising: