๐Ÿ“ Projects

Portfolio Website

jdheyburn.co.uk homepage

OSS Contributions

terraform-aws-provider

Add data source for aws_ssm_patch_baseline

  • Adding a data source component to aws_ssm_patch_baseline enables retrieval of AWS SSM Patch Baselines that already exist in your AWS account
  • You can assign baselines that have been created by AWS, or managed outside of your Terraform configuration.
  • Check out this post for what capability it allows for

Status: Merged โœ…

Add patch_source block to resource_aws_ssm_patch_baseline

  • The patch source API enables AWS SSM Patch Baselines to specify alternate patch repositories at runtime of the SSM Document AWS-RunPatchBaseline.

Status: Merged โœ