-
[stacker.log](https://github.com/cloudtools/stacker/files/2508933/stacker.log)
Running `stacker build -p dronen1 ./config/environments/prod/us-east-1.env ./config/capabilities/zone/avm/custom_resou…
-
## 🐛 Bug Report
After configuring the server using Lambda/API Gateway setup, I'm running into issues where all the caches are a MISS. Similar to: https://github.com/ducktors/turborepo-remote-cache/…
-
## Description
This manually-updating CloudFormation templates whenever I find a new permission I need is for the birds. Rather, I should create a policy capable of creating policies, attach that, and…
-
```console
❯ ./convert.rb
Skipping (unsupported file extension): Caching
Skipping (unsupported file extension): Tech Projects
Skipping (unsupported file extension): Docker
Skipping (unsupported f…
-
### CloudFormation Lint Version
0.83.4
### What operating system are you using?
MacOS 14.1
### Describe the bug
An `AWS::CloudFormation::Stack` resource with a TemplateBody property produces two …
-
**Is your feature request related to a problem? Please describe.**
Shell is a universal glue, that allows augmenting pants adhoc with a lower barrier to entry (and, for simple tasks, lower maintena…
huonw updated
11 months ago
-
### Describe the bug
When running `cdk diff` on a project with stack that belong to multiple AWS accounts (bootstrapped so that a IAM role is assumed by CDK), the following error is reported:
```
…
-
Hello,
I am trying to perform the following playbook:
```
--- # Deploy a BIG-IP in AWS
- name: Deploy BIG-IP
hosts: localhost
gather_facts: false
vars_files:
- secrets.yaml
…
-
following https://zero-to-jupyterhub.readthedocs.io/en/latest/amazon/step-zero-aws.html
Instructions say:
```
Create a IAM Role
This role will be used to give your CI host permission to creat…
-
### Describe the bug
Cannot construct `ARecord` (and presumably any `RecordSet`) with `weight` resolved by `CfnParameter` value.
### Regression Issue
- [ ] Select this option if this issue appears …