Results 33 issues of Khai Do

I think the introduction of PR #17 caused additional errors. Now I'm getting additional packaging errors only after that PR was merged. ``` Run find . -type f -name "*.j2"...

Many Gerrit plugins provide their own REST APIs. I was wondering if it would be appropriate to add support for Gerrit plugin APIs in this package? My question is generally...

enhancement

This is a feature request. I would like to be able to string multiple sceptre resolvers together to return one value for a parameter. The idea here is similar to...

type: feature request
state: help wanted

AWS cloudformation just introduced the `--disable-rollback` flag to allow quickly retrying stack operations from the point of failure. It would be great if sceptre could create/update/launch stacks with this flag...

state: help wanted
type: beginner friendly

Currently stack_tags inheritance strategy is override which means that stack tags can be defined in a Sceptre StackGroup and then overridden in the a child StackGroup or Stack config. I...

type: feature request

Cloudreach wants to extricate sceptre from cloudreach and make it a purely open source supported project. According to @rdkr That process involves doing the following things.. 1. need to change...

The sceptre docs refers to stack protection feature with key `protected`[1] however it only seems to work when using the `protect` keyword (i.e. `protect: true`). a quick grep shows that...

type: docs
type: beginner friendly
priority: low priority

### Feature Request Org-formation has [functions](https://github.com/org-formation/org-formation-cli/blob/master/docs/task-files.md#functions). I would like a conditional function, an `!If` function... #### Why Because I wan to conditionally set one property in my cloudformation resource.. cloudtrail-trail.yaml...

good first issue
hacktoberfest

### Subject of the issue task and stack tolerance flags do not force a failure and exit. ### Your environment * version of org-foramtion: 0.9.20-beta.3 * version of node: v16.13.2...

### Subject of the issue OFN function references (!Ref, !Sub, !CopyValue, etc..) do no work with TemplatingContext parameters. References always resolve to `object Object` ### Your environment * version of...

hacktoberfest