Andrew Ellison

Results 5 issues of Andrew Ellison

According to the Google Documentation, to set a keyword's cpc bid to the default (ad group level or campaign level) you should make an update call with the cpc_bid_micros set...

bug :warning:

## Description Fixes #116. Adds the ability to nuke IAM Groups ## TODOs Read the [Gruntwork contribution guidelines](https://gruntwork.notion.site/Gruntwork-Coding-Methodology-02fdcd6e4b004e818553684760bf691e). - [ ] Update the docs. - [ ] Run the relevant...

Currently, to remove VPC resources cloud-nuke must delete the entire VPC. Add support for removing resources created within Default VPCs without removing any of the default resources.

enhancement

**Describe the bug** When parsing inputs on the cli given by `--var`, boilerplate will use default YAML parsing rules to guess the type rather than using the type provided in...

bug

When using versions v3.0.25 and greater (tested up to v3.0.27) typescript complains: ``` Could not find a declaration file for module 'mimetext'. '//node_modules/mimetext/dist/mimetext.node.es.js' implicitly has an 'any' type. ```