January 22, 2021 By Sai Vennam 2 min read

We’re excited about a number of new features and capabilities we’ve released in IBM Cloud Schematics and the IBM Cloud Terraform Provider. 

IBM Cloud Schematics is a completely free Infrastructure-as-Code automation service available on IBM Cloud. Here are the highlights:

  • Streamline installation of the IBM Cloud Provider by pulling directly from the Terraform Registry
  • Use Terraform v0.13 in IBM Cloud Schematics
  • Request access to closed-beta of Ansible Actions in IBM Cloud Schematics
  • Manage integrations to IBM Cloud services for logging, monitoring and more directly in Schematics

Let’s cover these in more detail.

Support for Terraform Registry

The IBM Cloud Terraform Provider is available for download directly from the Terraform Registry. If you’re using Terraform v0.13 or greater, you can now configure third-party providers directly in your Terraform code and dynamically pull the specified version of the provider. Let’s take a look at how it works:

  1. Ensure you’ve installed Terraform v0.13 or later. You can check your version by running terraform version.
  2. Place the following block in your Terraform config:
    terraform {
      required_providers {
        ibm = {
          source = "IBM-Cloud/ibm"
          version = "1.19.0"
        }
      }
    }
  3. Run terraform init.

That’s it! You no longer need to manually install and configure the IBM Cloud Provider, and you can specify the exact version you want to work against.

You can always find the latest versions and changes to the provider on GitHub.

In addition, the Terraform Registry also supports modules — self-contained packages of Terraform configurations. If you’re looking for an easy way to start creating automations on IBM Cloud following best-practice configurations, check out the modules published on the registry.

IBM official modules are listed under the terraform-ibm-modules org.

Support for Terraform v0.13 in Schematics

IBM Cloud Schematics now supports Terraform v0.13. Terraform v0.13 comes with a number of improvements that you can learn about in the Hashicorp announcement. As described above, with v0.13, you can now specify third-party providers or modules within your Terraform config. This allows you to utilize any third-party provider or modules dynamically pulled from the Terraform Registry for use within Schematics.

You can now choose Terraform v0.13 when configuring your Schematics workspace.

Ansible Actions in IBM Cloud Schematics: Closed beta

Red Hat’s open-source Ansible is an industry leader for infrastructure automation. Primarily used for configuration management, Ansible gracefully picks up where Terraform leaves off. We’re currently in closed beta for Ansible Actions support in IBM Cloud Schematics. If you’re interested in getting early access, reach out to svennam@us.ibm.com.

Integrations support in Schematics

You can now view and manage integrations with LogDNA, Sysdig, Activity Tracker and Key Management capabilities directly within Schematics. This includes the ability to create services for Platform Logging (provided by LogDNA) and Platform Metrics (provided by Sysdig). Check out the integrations tab in your Schematics dashboard today.

More from Announcements

Success and recognition of IBM offerings in G2 Summer Reports  

2 min read - IBM offerings were featured in over 1,365 unique G2 reports, earning over 230 Leader badges across various categories.   This recognition is important to showcase our leading products and also to provide the unbiased validation our buyers seek. According to the 2024 G2 Software Buyer Behavior Report, “When researching software, buyers are most likely to trust information from people with similar roles and challenges, and they value transparency above other factors.”  With over 90 million visitors each year and hosting more than 2.6…

IBM named a Leader in Gartner Magic Quadrant for SIEM, for the 14th consecutive time

3 min read - Security operations is getting more complex and inefficient with too many tools, too much data and simply too much to do. According to a study done by IBM, SOC team members are only able to handle half of the alerts that they should be reviewing in a typical workday. This potentially leads to missing the important alerts that are critical to an organization's security. Thus, choosing the right SIEM solution can be transformative for security teams, helping them manage alerts…

Reflecting on IBM’s legacy of environmental innovation and leadership

4 min read - Upholding a legacy of more than 50 years of environmental responsibility through our company’s actions and commitments, IBM continues to be a leader in driving sustainability for our business, our communities and our clients—including a 34-year history of annual, public environmental reporting, which we continue today. As a hybrid cloud and artificial intelligence (AI) company, we believe that leveraging technology is key to unlocking impact, and it will play a substantial role in how society addresses, adapts to, and overcomes…

IBM Newsletters

Get our newsletters and topic updates that deliver the latest thought leadership and insights on emerging trends.
Subscribe now More newsletters