- Notifications
You must be signed in to change notification settings - Fork1k
chore: add small scenario to scaletest#19110
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
machine_type="c2d-standard-8" | ||
} | ||
cloudsql= { | ||
tier="db-custom-2-7680" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Should we drop the DB down a tier too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Maybe? This is not the final state by any means, just snapshotting the work I did so far.
e80f91e
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Relaxes the
terraform
version constraint to be at least 1.9, since 1.12 is installed in our Dogfood imageAdds a
small
scenario to keep costs down while we continue to develop capabilities.