Commit Graph

78 Commits

Author SHA1 Message Date
Victor Baranov 2a9879c9cb
Merge pull request #154 from poanetwork/vb-remove-copy-dev.secret-step
Remove copy dev.secret.exs step in TF12 config
2020-02-28 17:47:13 +03:00
Victor Baranov 5af61ab7af Remove copy dev.secret.exs step 2020-02-28 17:44:09 +03:00
Victor Baranov 467fc44e66 Init script: explicitly install node 12 2020-02-07 15:25:02 +03:00
Arsenii Petrovich 5c51e0d8ab
Remove incompatible variable
There is a bug in TF script that lead to the inconsistent changes being made using script. The solution is, according to the Terraform official docs, to delete one of the `availability_zones` or `vpc_link_identifier` variables.
2019-11-22 15:14:18 +02:00
Victor Baranov b3b844df0a
Merge pull request #135 from symanovich-a/master
accept empty env_vars with "enter" key, minor changes
2019-09-06 17:53:05 +03:00
Arsenii Petrovich b1f5055286 Update README and tasks 2019-09-04 12:30:26 +03:00
Symanovich Siarhei 318878d4de accept empty env_vars with enter key, minor changes 2019-09-02 17:53:21 +03:00
Symanovich Siarhei 338f05ab29 fix clean.yml, env_vars in 'Make config variables lowercase' 2019-08-08 13:05:11 +03:00
Symanovich Siarhei fdcf6efc56 accept enter key or other 2019-08-08 12:43:30 +03:00
Arsenii Petrovich ce09070b86 fix variable bug 2019-07-04 17:07:10 +03:00
Arsenii Petrovich 973c02f7b1 Update destroy role, fix bugs 2019-07-04 15:08:36 +03:00
Arsenii Petrovich f2d7456cd1 Initial TF12 commit 2019-07-02 17:45:27 +03:00
Arsenii Petrovich dac2b7dcf5 fix conditional bug and variables 2019-06-28 13:23:11 +03:00
Arsenii Petrovich 620d14ba65 Allows user to define BUILD_ variables 2019-06-23 16:50:04 +03:00
Arsenii Petrovich e2357c3807 fix small bugs 2019-06-17 20:54:04 +03:00
a@a.ru 8eec0b23e0 change tasks order 2019-06-11 15:44:07 +03:00
a@a.ru 491e40fd5d fix supported_chains v2 2019-06-11 15:25:01 +03:00
a@a.ru ccb10db674 tagging build 2019-06-11 13:56:21 +03:00
a@a.ru 802b5eb5d1 fix unsafe parameter update 2019-06-11 13:29:01 +03:00
a@a.ru d879b87c7a Merge branch 'multi-deploy' of https://github.com/ArseniiPetrovich/blockscout-terraform into multi-deploy 2019-06-10 23:03:01 +03:00
a@a.ru fcb06b9618 fix SUPPORTED_CHAINS issue and remove temp solution for randomizing port 2019-06-10 22:59:35 +03:00
Arsenii Petrovich a91cfdf4b9
Update link to ERLANG 2019-06-10 14:26:17 +03:00
Arsenii Petrovich 6e5a0bc786
Merge branch 'master' into multi-deploy 2019-06-06 18:50:21 +03:00
a@a.ru 7f7786ae9c Fix a number of variables 2019-06-05 16:04:33 +03:00
Victor Baranov 91ef74b4fb
Merge pull request #113 from ArseniiPetrovich/upd6
Add debug info upload
2019-05-24 19:22:57 +03:00
a@a.ru f31883411b add possibiltiy to deploy all BlockScouts at once 2019-05-20 23:38:14 +03:00
a@a.ru eb72725ef7 Merge branch 'upd6' into HEAD 2019-05-16 22:20:01 +03:00
a@a.ru a5763a517e Possible fix for the Slack/VS Code issue 2019-05-16 14:07:17 +03:00
a@a.ru c1daf4dd8b Update only those variable that are specified in config 2019-05-15 16:14:10 +03:00
a@a.ru 4cf45a9797 Make debug info uploader work even if error occured during deployment 2019-05-15 15:23:27 +03:00
a@a.ru 64f4c9f3c1 Add backward compatibility 2019-05-15 14:15:48 +03:00
a@a.ru e171b78487 Fix variable name: aws_region 2019-05-07 19:06:23 +03:00
a@a.ru 188aecae44 Add logs upload 2019-05-07 16:38:20 +03:00
a@a.ru e0e9d38d4c fix favicon 2019-05-02 19:42:17 +03:00
a@a.ru 803d64e269 Fix bug with TF state clearance 2019-05-01 22:30:49 +03:00
a@a.ru d8ba7b1e54 set of minor fixes 2019-05-01 22:26:39 +03:00
a@a.ru 3163217f0f Another fix for favicon, add tags to ASG, remove obsolete vars 2019-04-30 13:19:13 +03:00
a@a.ru f834c93eb6 update defaults 2019-04-24 14:30:29 +03:00
a@a.ru 74c2eefb19 Remove obsolete files and vars 2019-04-24 12:42:04 +03:00
a@a.ru 66a4ff9356 Several user improvements 2019-04-24 03:02:33 +03:00
a@a.ru db3f19d28c Fix defaults, add SSL variables 2019-04-18 22:12:11 +03:00
a@a.ru cba9d7c900 Fix prompt bug 2019-04-18 17:27:43 +03:00
a@a.ru e4ff004d96 Moved part of TF configuration to Ansible to use best of Jinja2 2019-04-18 17:12:21 +03:00
a@a.ru 3dc5ee0e27 Change chains var from map to list 2019-04-18 00:00:19 +03:00
a@a.ru e07d05cc0f Make placement groups optional 2019-04-17 23:55:47 +03:00
a@a.ru fec2784897 Move parameters configuration to Ansible 2019-04-17 17:15:45 +03:00
a@a.ru e64ba18820 Temporarily fix bug with favicon, fix hosts list warning 2019-04-16 14:58:25 +03:00
a@a.ru 2112c6ec4f fix logic bug 2019-04-09 19:17:59 +03:00
a@a.ru e34e739204 fix bug with iops setup 2019-04-03 14:36:45 +03:00
a@a.ru 2e200d93a8 Fix bugs 2019-03-28 18:54:02 +03:00