Ian F
Ian F
## Description Ruby::Array.delete always acts on itself, and only returns deleted items, returning nil if no deletion occurred. Chef::RunList.delete acts on itself, but internally implements delete_if, always returning self regardless...
### Terraform CLI and Terraform MongoDB Atlas Provider Version ``` % tf version Terraform v0.12.29 + provider.aws v3.8.0 + provider.mongodbatlas v0.6.5 + provider.random v2.3.0 ``` ### Terraform Configuration File ```hcl...
### Environment Information Please include the following: - version of cookbook: 1.2.23 - version of chef: 12.19.36 - operating system: linux - resources that are affected by issue: All of...