Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

bentoctl.tfvars 417 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
  1. # This file is maintained automatically by
  2. # "bentoctl generate" and "bentoctl build" commands.
  3. # Manual edits may be lost the next time these commands are run.
  4. deployment_name = "keras_model_ad"
  5. region = "us-west-1"
  6. timeout = "10"
  7. memory_size = "512"
  8. image_tag = "849711432510.dkr.ecr.us-west-1.amazonaws.com/keras_model_ad:hearnazrhswomaav"
  9. image_repository = "keras_model_ad"
  10. image_version = "hearnazrhswomaav"
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...