Categorygithub.com/w3f/terratest-polkadot-deployer
modulepackage
0.3.0
Repository: https://github.com/w3f/terratest-polkadot-deployer.git
Documentation: pkg.go.dev

# README

terratest-polkadot-deployer

# Functions

Create temporary file with passed content.
Deploy terraform module to cloud provider.
Destroy previously created terraform stack.
Get NodePort service endpoint.
Get publicly accessible service endpoint.
Get k8s random node's IP address of a giving type.
Write kubeconfig file from terraform output and configure to use it kubectl.
Test that the Node count matches the Terraform specification.
Validate no resources will change on subsequent terraform executions.
Test service deployment and verify it's availability on configured nodePort.