-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add mainnet subql #375
add mainnet subql #375
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
enhancement, configuration changes
Description
Changes walkthrough 📝
backend.tf
Add Terraform cloud configuration for mainnet
explorer/terraform/aws/mainnet/backend.tf
subspace-sre
.subql-mainnet-aws
.variables.tf
Add variable definitions for mainnet configuration
explorer/terraform/aws/mainnet/variables.tf
main.tf
Update docker tags for taurus deployment
explorer/terraform/aws/taurus/main.tf
terraform.tfvars.example
Provide example Terraform variables for mainnet
explorer/terraform/aws/mainnet/terraform.tfvars.example
main.tf
Configure subql module for mainnet with node settings
explorer/terraform/aws/mainnet/main.tf
subql
with specific nodeconfigurations.
outputs.tf
Define output variables for mainnet deployment
explorer/terraform/aws/mainnet/outputs.tf