- run
terraform init
andterraform apply
to create a VPC and a cluster namedsdk_test
in regionap-south-1
- Execute test
createService
to create a service (provide AWS credentials voa env variables) - Execute test
deleteService
to delete a service (provide AWS credentials voa env variables) - run
terraform destroy
to clean up