Outputs and artifacts from applying a deployment.
A request to create a preview.
A request to delete a preview.
A request to delete a state file passed to a ‘DeleteStatefile’ call.
A Deployment is a group of resources and configs managed and provisioned by
Infra Manager.
Ephemeral metadata content describing the state of a deployment operation.
A request to export a state file passed to a ‘ExportDeploymentStatefile’
call.
A request to get a state file lock info passed to a ‘ExportLockInfo’ call.
A request to export preview results.
A response to ExportPreviewResult
call. Contains preview results.
A request to export a state file passed to a ‘ExportRevisionStatefile’
call.
A request to get details about a preview.
A request to get a Resource from a ‘GetResource’ call.
A request to get a Revision from a ‘GetRevision’ call.
The request message for the GetTerraformVersion method.
A set of files in a Git repository.
A request to import a state file passed to a ‘ImportStatefile’ call.
A request to list all previews for a given project and location.
A response to a ListPreviews
call. Contains a list of Previews.
A request to list Resources passed to a ‘ListResources’ call.
A response to a ‘ListResources’ call. Contains a list of Resources.
A request to list Revisions passed to a ‘ListRevisions’ call.
A response to a ‘ListRevisions’ call. Contains a list of Revisions.
The request message for the ListTerraformVersions method.
The response message for the ListTerraformVersions
method.
A request to lock a deployment passed to a ‘LockDeployment’ call.
Details about the lock which locked the deployment.
Represents the metadata of the long-running operation.
A preview represents a set of actions Infra Manager would perform
to move the resources towards the desired state as specified in the
configuration.
Artifacts created by preview.
Ephemeral metadata content describing the state of a preview operation.
Contains a signed Cloud Storage URLs.
Resource represents a Google Cloud Platform resource actuated by IM.
Resources are child resources of Revisions.
CAI info of a Resource.
Terraform info of a Resource.
A child resource of a Deployment generated by a ‘CreateDeployment’ or
‘UpdateDeployment’ call. Each Revision contains metadata pertaining to a
snapshot of a particular Deployment.
Contains info about a Terraform state file
TerraformBlueprint describes the source of a Terraform root module which
describes the resources and configs to be deployed.
Errors encountered during actuation using Terraform
Describes a Terraform output.
A Terraform input variable.
A TerraformVersion represents the support state the corresponding
Terraform version.
A request to unlock a state file passed to a ‘UnlockDeployment’ call.