Cloud Plans
console
  • Cloud Plans Reference
  • What is Cloud Plans
  • Starting with out tutorials
  • User Management
    • MFA
  • Support
  • Organization
    • Create
    • Select
    • Configure
    • Subscription
      • Add / Update
      • Cancel
    • Delete
    • Users
      • Add
      • Manage
      • MFA
    • Credentials
      • Create
        • Create Azure Service Principal
        • Create AWS Role
        • Create Google Cloud Bindings
      • Manage
    • Plans
      • Create
      • Update
      • Add Reources
      • Update Resources
      • Reorder Resources
      • Notifications
    • Jobs
    • History
    • Messages
  • USE
  • API Reference
    • Authentication
    • User
    • Organization
    • Billing
    • Organization Users
    • Credentials
    • Plans
    • Jobs
    • History
    • Messages
  • Terms
Powered by GitBook
On this page
  1. Organization
  2. Credentials

Create

The Credential object is diferent depending on the Cloud Provider (AWS, Azure or GCP). Each one has it's own parameters:

  • AWS

    • Credential Name

    • Role

    • Comments

  • Azure

    • Credential Name

    • Tenant

    • Subscription

    • Client ID

    • Secret

    • Comments

  • GCP

    • Credential Name

    • Project

    • Comments

Every Credential needs an action from you (in AWS you have to create a policy + role with binding, in Azure it is neccesary to create a Service Principal in a Subscription and assign a Key and Role, and in GCP it is needed to have a IAM Policy + Role + Binding).

  • Selet an Organization

  • Go to <Credentials> in the nav menu

  • Click on the "+" icon

  • Fill in the blanks with the required Data (Comments are optional, but desired, as we can have same roles in different accounts and this could be a real mess.

PreviousCredentialsNextCreate Azure Service Principal

Last updated 7 months ago