-
Notifications
You must be signed in to change notification settings - Fork 44
fix: Update Terraform GCP deployment instructions #2099
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
fix: Update Terraform GCP deployment instructions #2099
Conversation
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 79.5%, saving 258.8 KB.
|
📚 Mintlify Preview Links✨ Added (3 total)🖼️ Images (3)
📝 Changed (1 total)📄 Pages (1)
🤖 Generated automatically when Mintlify deployment succeeds |
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Checked against: https://wb-21fd5541-update-terraform-gcp-deployment-instructions.mintlify.app |
mdlinville
left a comment
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.
A few things to adjust. Thanks for the update.
Co-authored-by: Matt Linville <matt.linville@wandb.com>
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 7.6%, saving 3.4 KB.
2 images did not require optimisation. |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 7.3%, saving 3.0 KB.
2 images did not require optimisation. |
|
Images automagically compressed by Calibre's image-actions ✨ Compression reduced images by 68.4%, saving 67.5 KB.
2 images did not require optimisation. |
…deployment_instructions
mdlinville
left a comment
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.
Thanks for the update! I pushed a copyedit commit that fixes indentation errors that break up numbered lists, ends sentences in periods, turns naked URLs into proper Markdown links, and adds lexers to code fences that don't have them.
Description
create_redis = trueis no longer required. It's kept for compatibility.wandb_versionis no longer supported. It was previously used to upgrade the version of the Helm chart. Today, the way to manually upgrade or pin versions is via the System Console if the customer deployed the application via Terraform.Testing
mint dev)mint broken-links)