Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note: To configure Github account to use it as part of pipeline, Go to Tool Registry in the left nav of the portal, Click New tool, Choose GITHUB or GITLAB from the drop down and add your credentials. If you have 2FA ,select the check box in the configuration tab.

Option 1: Execute Terraform using IAM roles. Use the Toggle button to choose “IAM Roles

...

Note: Terraform specific IAM roles are pulled in the pipeline stage from the Tool Registry. You would need to provide Secret key and access key which has access to specific IAM roles.

Option 2: Users can also use secret key and access of AWS account to execute the terraform if the IAM roles are not defined.

Provide your secret key and access key name from your terraform script in the input field as shown in the below image.

...