Import API Gateway to Terraform Effortlessly

AWS API Gateway is one of the first services introduced by AWS as part of their serverless services package. It allows developers to create, deploy, and manage APIs that are able to integrate with various backend services like Application Load Balancers and Lambda functions. However, API Gateway has also become one of the more complex […]
Import Lambda to Terraform in Seconds

Today we’re happy to announce ControlMonkey’s support for importing AWS Lambda functions into Terraform in seconds! AWS Lambda function is a small, single-purpose function that can be run in the cloud without the need to provision or manage servers used in serverless architectures. In a serverless architecture, managing various moving parts can be a difficult […]
Import AWS IAM Resources to Terraform in one-click

ControlMonkey stands out from other platforms because it not only supports Terraform code generation but also prepares the Terraform state file. It ensures that there are no drifts in the state file and provides a one-click solution to import resources without the need to re-provision them.
ControlMonkey Joins AWS ISV Accelerate Program

ControlMonkey Joins the AWS ISV Accelerate Program What Is the AWS ISV Accelerate Program? The AWS ISV Accelerate Program is Amazon Web Services’ co-sell program for Independent Software Vendors (ISVs) that integrate with or run on AWS. It’s designed to connect approved partners with the AWS Sales organization, enabling joint selling and accelerating time-to-market for […]
Cloud Events is Here

We’re thrilled to roll out Cloud Events! This new feature allows customers to track changes made to their AWS cloud resources, including creations, updates, and deletions. It completes the missing piece of the puzzle of how to manage your infrastructure right with GitOps methodology. Managing your cloud with Terraform and GitOps is the way to […]
Migrate CloudFront to Terraform with a single-click

ControlMonkey now makes it easier to manage CloudFront with Terraform by enabling a one-click import to Terraform for CloudFront resources.
Fast and safe RDS import to Terraform

Amazon Relational Database Service (RDS) is an AWS service that simplifies the setup, operation, and scaling of relational databases in the cloud. It supports various database engines like MySQL, PostgreSQL, and Oracle, making it a widely-used option for many organizations. AWS provides Terraform resources that enable the management of RDS resources. These resources include DB […]
Route53 import to Terraform in seconds

ControlMonkey allows to import Route53 into Terraform in seconds.
This is highly important for disaster recovery and operational availability reasons
Resource Finder (Mapping between Terraform code and AWS resources)

Feature Alert! ControlMonkey rolls out Resource Finder!ControlMonkey’s Resource Finder is a new tool that correlates between the customer’s AWS cloud environment and their Terraform code repositories. By combining those 2 data sources ControlMonkey creates a one-to-one mapping between each AWS resource and the corresponding Terraform resource that manages that AWS resource. This is an important […]