Skip to main content

· One min read

Deploy Separately Using Terraform Workspaces

Feature
  1. You can now use Terraform Workspaces to manage infrastructure deployments for different environments separately.
    • Create and delete Terraform Workspaces as needed.
    • Deploy infrastructure per environment by isolating state files for each Workspace (e.g., dev, staging, production).

· One min read

Terraform Enterprise integration is now supported.

Feature
  1. Terraform Enterprise version integration is now supported.

    • Terraform Cloud and Enterprise versions are supported as plugins for deployment management.
    • A hosted endpoint is required for Terraform Enterprise integration.

· One min read

A deployment and import notification service has been added.

Feature
  1. A deployment and import notification service has been added.

    • A notification email will be sent upon completion of the deployment and import process.
    • Terraform plugin integration is required to enable the notification service.

Update
  1. A new format for AI infrastructure review reports has been added.

    • Markdown format is now additionally available when downloading AI infrastructure review reports.

· One min read

The AI service has been added.

Go to AI Docs

Feature
  1. The AI service has been added.
    • Text to Infrastructure: You can create infrastructure through text using generative AI when creating a project.
    • AI Infrastructure Review: Easily understand the current state and areas for improvement of the configured infrastructure.
    • AI Chatbot: You can inquire about how to use CloudStudio and ways to improve infrastructure through the chatbot.

· One min read

The VCS Integration features for Github and Gitlab have been updated.

Go to VCS Integration

Update
  1. VCS Integration
    • The integration features for Github and Gitlab have been updated.

· One min read

Monitoring functionality has been added.

Additional supported service languages have been added.

Feature
  1. Metric monitoring for deployed resources has been added.
    • Supported CSPs: Azure, AWS, Ncloud
  2. Japanese language support has been added.

Update
  1. UI Update
    • The detailed UI for validation has been updated.
    • The detailed UI for deployment history has been updated under Deployment > Deployment History.

· One min read

Support for AWS shared account credentials is available.

Feature
  1. Support for AWS Shared Accounts
    • When registering AWS credentials, you can select between the owner account and shared accounts.
    • When selecting a shared account, you can enter a Session Token.

Fixed
  1. Import Infrastructure
    • The import error for some AWS resources has been fixed.
    • The import logic has been updated.

· One min read

A new CSP has been added.

Feature
  1. NHN Cloud Service Offering
    • Supports NHN Cloud.
    • Provides limited functionality for diagrams, version control, vulnerability assessments, and deployment management.

Fixed
  1. Export
    • The export feature has been modified to allow pre-deployment exports after deployment.
  2. Resources
    • Ncloud: When modifying the Network Interface name, the priority on the server has been adjusted to remain unchanged.
  3. Vulnerability Assessment
    • The items for vulnerability assessment compliance mapping have been updated.

· One min read

A new feature has been added.

Feature
  1. Vulnerability Assessment Compliance Mapping
    • During vulnerability assessments, it displays control items for ISO 27001, ISMS-P, CSAP, and CSP stability evaluations.
    • The speed of vulnerability assessments has been improved.
  2. Cost Calculation with Traffic Application
    • In addition to maintenance costs, you can input traffic for each resource and calculate the associated costs.

· One min read

A new feature has been added.

Feature
  1. Import Infrastructure
    • You can visualize already deployed infrastructure by retrieving it.
    • Existing infrastructure can be converted into IaC and its state values can be generated for reuse.
  2. Infrastructure Migration
    • You can migrate the configured infrastructure diagram to a different CSP (Cloud Service Provider).
    • During migration, it compares the mapped resources and costs.