What's new?
- Added support for
aws_network_interface_sg_attachment
Terraform resource forAWS > EC2 > Network Interface
.
Bug fixes
- The
AWS > EC2 > Instance > CMDB
control would sometimes trigger multiple times ifEnclaveOptions
was not set as part of theAWS > EC2 > Instance > CMDB > Attributes
policy. This would result in unnecessary Lambda runs for the control. TheEnclaveOptions
attribute is now available in the CMDB data by default and theEnclaveOptions
policy value inAWS > EC2 > Instance > CMDB > Attributes
policy has now been deprecated, and will be removed in the next major version.