Skip to content

cloudknox/terraform-aws-ciem-oidc-provider

Repository files navigation

Requirements

Name Version
terraform >= 0.12.6
aws >= 2.70

Providers

Name Version
aws >= 2.70

Modules

No modules.

Resources

Name Type
aws_iam_openid_connect_provider.ciem_oidc_idp resource
aws_iam_policy.ciem_oidc_access_policy resource
aws_iam_role.ciem_oidc_role resource
aws_caller_identity.oidc_provider_account data source

Inputs

Name Description Type Default Required
azure_authority_uri indicates a uri that the aws app inside azure active directory can request tokens from string "sts.windows.net" no
azure_sp_client_id the client id of the service principal that was created during onboarding string n/a yes
ciem_oidc_role_name name of the oidc iam role string n/a yes
tenant_id id of the tenant where the application is created string n/a yes

Outputs

No outputs.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages