View Individual Terraform Workspace Information

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide
ft:sourceType
Paligo

Artifactory lets you view selected metadata of a Terraform Backend workspace directly from the UI.

In the Artifact Repository Browser, select your local Terraform Backend repository and scroll down to find and select the package you want to inspect.

The metadata is displayed in the Terraform Info tab, or viewed in the Packages view.

View State and Lock Information and History

Artifactory automatically generates a state.json file when a workspace.json is deployed. The latest file is declared as the state.latest.json and all previous states are renamed with a timestamp indicating the time they were created, for example, state.1640018380463.json.

Viewing_terraform_state_information.png

Artifactory provides information about the workspace deployment process.

In Artifactory, while performing Terraform configuration changes you will notice that the locked.by property together with the name of the user performing the change is displayed in the Properties tab of the Workspace.

lock on the workspace.png