Silessian
PlanApply for Jira Cloud
PlanApply for Jira Cloud
  • Introduction
    • 🚀About PlanApply for Jira
    • 🛸Features overview
    • 📚Use cases
    • 💿Data structure and processing
    • 💡Workflow
  • Configuration
    • Get started - app configuration
      • 1. Client configuration
      • 2. Submission and provider configuration
      • 3. Remote repositories
  • Global features
    • Designer - getting started
    • 📐Designer
      • Toolbox section
        • Toolbox
        • Templates
        • Import / Export
        • Plan details
        • Submission
        • Collaboration
    • Diagram area
      • Diagram actions
      • Importing objects
      • Adding new elements
      • Updating element details
      • Linking objects
    • 🌏Plan browser
  • Admin features
    • Workspaces
    • Remote repositories
    • Plan browser
    • Terraform console
      • Workspace tab
      • Toolbox tab
      • Terraform tab
        • Generate config
        • Plan
        • Apply
      • Transform tab
    • AI Assistant
    • Execution logs
  • Terraform Provider for Jira Cloud
    • Terraform provider for Jira cloud
      • jira-cloud Provider
      • atlcloudjira_groups (Data Source)
      • atlcloudjira_issues (Data Source)
      • atlcloudjira_users (Data Source)
      • atlcloudjira_customfield (Resource)
      • atlcloudjira_dashboard (Resource)
      • atlcloudjira_field_configuration_scheme (Resource)
      • atlcloudjira_field_configuration (Resource)
      • atlcloudjira_filter (Resource)
      • atlcloudjira_issue_link_type (Resource)
      • atlcloudjira_issue_type_scheme (Resource)
      • atlcloudjira_issue_security_scheme (Resource)
      • atlcloudjira_issue_type_screen_scheme (Resource)
      • atlcloudjira_issue_type (Resource)
      • atlcloudjira_notification_scheme (Resource)
      • atlcloudjira_priority_sequence (Resource)
      • atlcloudjira_permission_scheme (Resource)
      • atlcloudjira_priority (Resource)
      • atlcloudjira_project_component (Resource)
      • atlcloudjira_project_role (Resource)
      • atlcloudjira_project (Resource)
      • atlcloudjira_screen_scheme (Resource)
      • atlcloudjira_screen (Resource)
      • atlcloudjira_status (Resource)
      • atlcloudjira_workflow_scheme (Resource)
      • atlcloudjira_workflow (Resource)
  • Support
    • How to report a bug?
  • 🔓Security statement
Powered by GitBook
On this page
  1. Admin features
  2. Terraform console

Workspace tab

PreviousTerraform consoleNextToolbox tab

Last updated 8 months ago

UI walkthrough

  1. Selected workspace name

  2. Reload workspace

  3. Text editor mode

  4. Canvas mode - allows to visualize data relations and interact with plan.

  5. Select workspace files and load them into text editor by clicking "Open in editor"

  6. Download selected files. Name and format is preserved.

  7. Save all changes made in opened files.

  8. Create new file. Enter new file name and click on Create.

  9. Rename selected file. Enter new file name and click on Rename.

  10. Select tab and click Beautify. If it will be possible, files with JSON format will be pretty printed. If JSON format is incorrect, process will result in error popup message.

  11. Delete selected files. You need to confirm operation.

  12. Execution logs displays information about ongoing external job results.

Terraform console UI
Create new file dialog.
Files selection. After selecting files you can open or delete files.
Selected files are opened in tabs. Tabs can be closed. To rename or beautify file, please select proper tab.
Renaming a file. Please enter new name and cofnirm by clicking Rename button.
Confirm files deletation.