-
### Terraform Version
```shell
Terraform v1.6.3
on darwin_arm64
```
### Use Cases
`data` sources return an error when checking for something that doesn't exist.
With the new `check` r…
-
It is really confusing trying to start writing tests for chef-provisioning-aws. We need to expose less boilerplate, remove as much of the metaprogramming as possible, clearly show the difference betw…
-
What am I doing wrong here? It seems the process never completes and freezes at the same spot every time. Waited for over an hour with no change or additional output. Ran over and over with the same r…
-
I'm getting this error message:
> ```
> ⨯ failed to list awsls supported resources error=AccessDeniedException: Critical information is missing in your request: ListLoggingConfigurationsRequest(s…
-
> I'm very happy to see this issue already exists, as I was disappointed to see that there are quite a lot of resource types where tags are not fetched. By my very rough count (grep'ing for `tag` in t…
-
When aws-nuke delete the S3 bucket associated with the Berock datasource before deleting the datasource itself, the datasource cannot be removed. The error message message displayed is:
```
Unable…
-
## Context
I did a 'zappa undeploy production' for a project with a 'domain' set under 'production'.
## Expected Behavior
I expected that to correctly remove the apigw entries that it created. …
-
first time reporting a bug on a github repo so excuse any confusion. I'll try to get the idea across
**Describe the bug**
It's an extreme case but might occur non the less with no solution other t…
-
Hi,
The vagrant package command adds the new vagrantfile and the new include directory. But the embedded vagrantfile never executes because no "include" directive is in the new Vagrantfile.
For exa…
-
NAT Gateway is expensive for hobby projects. This issue will track creating documentation for the cost of NAT Gateway (default) and how to avoid NAT Gateway either by not using private subnets (ideal)…