Remote Backend

Create remote state access configuration

Creates configuration describing which environments, or projects in the organization may access a given environment's state

put/remote-backend/states/{environmentId}/access-control

Path parameters

environmentIdstring required

Request body

OR
OR
OR

Response

idstring
createdAtstring date-time
updatedAtstring date-time
environmentIdstring required
organizationIdstring
projectIdstring
accessibleFromEntireOrganizationboolean required
allowedProjectIdsstring[]

Changes