Skip to content

Releases: avinava-mycelium/terraform-gcp-chainlinknode

Adding config option to choose startup script

28 Nov 14:48
1b4453a
Compare
Choose a tag to compare

Added a variable is_gen_startup_script which enables the user to either go with custom startup scripts , or if set to false it will default to the node-specific setup

Remove subnetwork from ext ip configuration

08 Sep 16:57
d4c33f0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.8

External IP setup in VPC

08 Sep 16:50
62df1d3
Compare
Choose a tag to compare

Make sure the external address lies in registered VPC

What's Changed

Full Changelog: v1.0.6...v1.0.7

External Static IP for CL node

08 Sep 11:07
fa7d13c
Compare
Choose a tag to compare

External IP has been attached to the instance to create static addresses.
The default disk size has been reduced to 10 GB. (This is however configurable when you use the source module)

The output file has been modified to assist latest additions.

Update Default fields

20 Jul 15:27
2d23910
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v1.0.4

18 Jul 14:41
99ddb12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

Bug fixes on outputs

18 Jul 13:16
59e1852
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

What's Changed

Full Changelog: v1.0.2...v1.0.3

Streamlined outputs for the node

16 Jul 23:25
Compare
Choose a tag to compare

GCP Chainlink node VM

16 Jul 23:01
Compare
Choose a tag to compare
v1.0.0

first commit