You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ terraform apply
var.cluster_name
Name of EKS cluster to create
Enter a value: esip-pangeo-forge
var.region
AWS region to perform all our operations in.
Enter a value: us-west-2
My original design thought was that multiple bakeries would be co-ordinated from that repo, as tfvars files. This is based off of the federated mybinder.org deploy model: https://github.com/jupyterhub/mybinder.org-deploy/tree/main/terraform. Allows all bakeries part of the federation to be kept in sync.
terraform init
terraform plan
and instructionsterraform apply
The text was updated successfully, but these errors were encountered: