prima-twig 0.42.6 → 0.42.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/twig-feature +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9380c26518c53e3a6c0687c3741b76c18cc0704d24008129b9497a01abd7d444
4
- data.tar.gz: c70591fa281c453d0a3520934fd95cfd005d4f2596f80cd241e3c26f0bceff9a
3
+ metadata.gz: 79a3077db75618da0a5ef8c2ffbb64f1e22811e441a541667bf61a7567317563
4
+ data.tar.gz: ebc7930f09f614cc9365235f913855d1cd91c0d0768eb0449197899c9f78bb82
5
5
  SHA512:
6
- metadata.gz: 6c3fcf2b80d39e87c38deda7db4ea0038775fc05487a056d9c2837d8d4b6741cdd3f87d721d63af3b80df8e211a858470198951009d684bc3ebd0cfd58ab0bdd
7
- data.tar.gz: 9e52903bf85b86c8f6c638a935406262c28b4ff33870d6167ddee13f8c5db996e39027443df72f56978f87e4ab2160d522efb4b4b2f8a158b63e21f7c9236bca
6
+ metadata.gz: b3e60a0976baf858da1822c4099315f6f1ebe8edf1b86c7d547326c96d8775e2b4426757cfd2e1db4620afb48b684863093de25f6ce17004ad3e1d2980ff4249
7
+ data.tar.gz: e712db7b3b02e7b3ebc964eeff4850cd836b818f394c8272b9a3bb6a676259d860bf33e178780bedb6b50e590d68acd128c167a50d80c92d369f6f785f9760bd
data/bin/twig-feature CHANGED
@@ -2680,7 +2680,7 @@ class Release
2680
2680
  Dir.chdir "../../"
2681
2681
  end
2682
2682
 
2683
- def create_asg_stack(stack_name, ami_id, tags = [])
2683
+ def create_asg_stack(stack_name, tags = [])
2684
2684
  stack_body = IO.read('cloudformation/stacks/asg/ecs-asg-allinone.yml')
2685
2685
  parameters = [
2686
2686
  {
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prima-twig
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.42.6
4
+ version: 0.42.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matteo Giachino