Use instance profiles for authentication - Data360_DQ+ - 12.2

Data360 DQ+ AWS Installation

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 DQ+
Version
12.2
ft:locale
en-US
Product name
Data360 DQ+
ft:title
Data360 DQ+ AWS Installation
Copyright
2025
First publish date
2016
ft:lastEdition
2026-01-30
ft:lastPublication
2026-01-30T06:55:57.754000
L1_Product_Gateway
Verify
L2_Product_Segment
Data Quality
L3_Product_Brand
Precisely Infogix
L4_Investment_Segment
Data 360
L5_Product_Group
Data 360
L6_Product_Name
DQ+
Note: Instance profile authentication is only supported when running a silent installation, and not when creating the infrastructure by running the interactive script.

By default, the silent installation process uses an AWS access key and secret key to create the infrastructure. If you want to use instance profiles for authentication instead of providing an access key and secret key, complete the following steps:

  1. Do not include the following two properties when you populate the variables file:

    awsAccessKey = " "

    awsSecretKey = " "

  2. Navigate to the provider.tf file and remove all lines that begin with either access_key or secret_key.
  3. Ensure that the instance profile that you have assigned to your management machine has the necessary permissions to create the required infrastructure.
  4. Follow the instructions in Creating the infrastructure in silent mode to complete the silent installation.