About provision modes in Cloud Account Management
Cloud Account Management supports both Terraform (Cloud and Enterprise) and cloud native interface provision modes.
Terraform support
Terraform templates are configuration files that specify the infrastructure resources needed for a specific application or environment using the Hashicorp Configuration Language (HCL). Cloud Account Management dynamically retrieves Terraform credentials and templates from the Git repository during the Terraform account creation process. Using the Terraform template, the ServiceNow instance interacts with the cloud organization’s IAM (Identity and Access Management) to retrieve the user's identity.
Cloud native interface support
An AWS or Azure admin creates the IAM user with the specified permissions, and the Cloud Account Management admin enters the credentials of the IAM user into the ServiceNow instance. No additional steps are required for users to access the cloud native interface.