Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Latest commit

 

History

History
50 lines (35 loc) · 2.41 KB

File metadata and controls

50 lines (35 loc) · 2.41 KB

Requirements

No requirements.

Providers

No providers.

Modules

Name Source Version
apex_aws_account ../../modules/apex-aws-account n/a

Resources

No resources.

Inputs

Name Description Type Default Required
apex_host The instance of the Apex Navigator, defaults https://apex.apis.dell.com/apex and does not need to be changed in production environments string "https://apex.apis.dell.com/apex" no
aws_account_id The AWS account ID that you would like to connect to APEX string n/a yes
aws_config_path Path to the AWS config file on your local machine check https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html for more information string n/a yes
aws_credentials_path Path to the AWS credentials file on your local machine check https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html for more information string n/a yes
aws_policy_name The name of the policy you would like to connect to APEX, defaults to APEX_AWS_POLICY string "APEX_AWS_POLICY" no
aws_role_name The name of the role you would like to connect to APEX, defaults to APEX_AWS_ROLE string "APEX_AWS_ROLE" no

Outputs

No outputs.