okta_saml.tf 270 B

12345
  1. module "common_services_roles" {
  2. source = "git@github.xdr.accenturefederalcyber.com:mdr-engineering/xdr-terraform-modules.git//submodules/iam/common_services_roles?ref=v2.1.2"
  3. account_alias = "afs-mdr-common-services-gov"
  4. okta_app = "AWS - GovCloud"
  5. }