Releases: threefoldtech/terraform-provider-grid
Releases · threefoldtech/terraform-provider-grid
v1.7.0
removes submodules Signed-off-by: Ashraf Fouda <[email protected]>
v1.6.4
release v1.6.4
v1.6.3
1.6.3 release Signed-off-by: Ashraf Fouda <[email protected]>
v1.6.3-rc1
Merge pull request #497 from threefoldtech/development_remove_netlink
v1.6.2
upgrade go_substrate_rpc_client (#370)
v1.6.1
upgrades substrate_client && substrate_dev (#366)
v1.6.0
initiates substrate connection in providerConfigure instead of main (…
v1.5.9
Release v1.5.9 (#363) * fix peertube entrypoint, ip_range * add k8s node token validation (#322) * add k8s node token validation * ensure k8s token is alphanumeric * update error message for empty token * Add validation on cpu number (#323) * Add validation on cpu number * fix indentation * fix indentation Co-authored-by: MarioBassem <[email protected]> * Development k8s module (#325) * Publish module to source it from github * Add k8s module example * Add k8s module test * reformat files * fix module path Co-authored-by: mariobassem <[email protected]> * allow node id updates for resource_deployment (#328) * allow node id updates for resource_deployment * fix typo * use official flists * Adds solution type Signed-off-by: Ashraf Fouda <[email protected]> * Adds nixos example Signed-off-by: Ashraf Fouda <[email protected]> * updates nixos Signed-off-by: Ashraf Fouda <[email protected]> * fixes wgconfig disappearing issue (#358) * removes deployment name for nixos example Signed-off-by: Ashraf Fouda <[email protected]> * adds and uses local state package (#361) * adds ans uses local state package * fixes deployment test issues * refactors code * fixes deployment_test issues * uptates examples' main.tf files (#362) * uses single substrate connection (#359) Signed-off-by: Ashraf Fouda <[email protected]> Co-authored-by: xmonader <[email protected]> Co-authored-by: Islam Walid <[email protected]> Co-authored-by: Ashraf Fouda <[email protected]>
v1.5.8
update mainnet substrate-client (#335)
v1.5.7
update testnet substrate-client