Skip to main content
February 24, 2025
New FeaturesImprovements

2025-02-24

New

  • Cloud Integrations can now be updated in place
  • AWS CloudFormation templates for Cloud Integrations are now versioned
  • You can now control which S3 buckets an AWS Cloud Integration can access with the aws_s3_bucket_arn field. If empty, no S3 permission will be given to the Cloud Integration. Requires CloudFormation template version 1.1.0

Changed

  • AWS Cloud Integrations now require the use of the aws_template_version parameter. Using latest as the version will preserve the previous behavior, i.e. using the latest available version of the CloudFormation template. Using a specific version allows you to pin the template version across deployments