Skip to content

issues Search Results · repo:daidokoro/qaz language:Go

Filter by

19 results
 (82 ms)

19 results

indaidokoro/qaz (press backspace or delete to remove)

What I like about the AWS Web Console is the preview of changes before finally updating the stack. To get something similar using qaz, I have currently defined an alias function (zsh): qaz-preview() { ...
  • thorstenhuhn
  • 3
  • Opened 
    on May 9, 2020
  • #44

Hi again @daidokoro, I updated my local version of qaz to 0.81.3-beta from 0.81-beta and after adding notification-arns to the config.yml file I see notifications being published to my specified SNS topic. ...
  • jtuller
  • 1
  • Opened 
    on Jan 8, 2020
  • #40

It would be nice to be able to set the notification arns for cloudformation create / update events. with the aws cli it s as easy as specifying some ARNs behind the --notification-arns like so: https://docs.aws.amazon.com/cli/latest/reference/cloudformation/create-stack.html ...
enhancement
  • jtuller
  • 4
  • Opened 
    on Dec 31, 2019
  • #38

I recently needed to add an AWS SSM Document to one of my CloudFormation Stacks managed by Qaz. Due to the use of the Jinja-style for variable syntax {{ variable }} in SSM documents as well I now get Gen-Time ...
  • thorstenhuhn
  • 2
  • Opened 
    on Apr 22, 2019
  • #35

I m quite sure after reading the docs how I m supposed to handle environments. If I want to have a different, say, VPC CIDR block for dev vs stage, how do I handle this? Are stacks the environments ? ...
  • et304383
  • 3
  • Opened 
    on Apr 18, 2018
  • #31

enhancement
  • mkantzer
  • Opened 
    on Mar 27, 2018
  • #28

I d be nice to support sprig functions inside templates.
enhancement
  • pesimon
  • 1
  • Opened 
    on Dec 15, 2017
  • #26

After heavy use of Qaz i ve found that often time the AWS Cloudformation API request limit is hit. This due to qaz making excessive calls to AWS to track and print the deployment stages. Each stack is ...
bug
enhancement
  • daidokoro
  • 1
  • Opened 
    on Jul 23, 2017
  • #24

Hi, I am trying out Qaz but on the first attempt I have gotten stuck when trying to use a cross account role that has an MFA set. error: AssumeRoleTokenProviderNotSetError: assume role with MFA enabled, ...
bug
  • jrudge-kcom
  • 3
  • Opened 
    on May 22, 2017
  • #17

Hey there: One of the templates I m deploying is quite large, about 67k. AWS requires that templates over around 50k first be uploaded to an s3 bucket, so I m currently unable to deploy the template via ...
  • jaymell
  • 4
  • Opened 
    on Apr 28, 2017
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub