Skip to main content

Gets inputs for running terraform to create IAM objects required for a cloud access config

GET 

/resources/cloudaccess.appvia.io/v2beta2/workspaces/:workspace/cloudidentities/:name/tfinputs

Gets inputs for running terraform to create IAM objects required for a cloud access config

Request

Path Parameters

    workspace stringrequired

    Workspace of the cloud identity to get

    name stringrequired

    Name of the cloud identity to get

Query Parameters

    toCloud string

    The cloud to which access is required

    type string

    Type of cloud access config required

    forWorkspace string

    Workspace (if type is for workspace cloud access)

    forStage string

    Stage (if type is for workspace cloud access)

Responses

The inputs required for creating IAM objects for access to a cloud

Schema

    object

Loading...