-
Notifications
You must be signed in to change notification settings - Fork 910
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
Serverless networking program #1146
Serverless networking program #1146
Conversation
Sync branch
…ud-foundation-fabric into serverless-program
Follow CFF way, instead of using config files set appropriate values in file variables.tf and use examples in the README to show how to tweak variables.
This way we can remove one var (glb_create) and simplify it for the user.
Sync branch
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.
Very nice blueprint @juliodiez. Looking forward to reading the article too.
Besides the comments below, can I ask you to create a diagrams that are more similar in style to the rest of the diagrams in the repo?
Merge pull request #9 from GoogleCloudPlatform/master
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.
very nice, just a few newlines missing in the README, and a nit which ofc feel free to ignore: I would move all images in an images/folder
Blueprint to publicly expose a Cloud Run service in a variety of use cases.
This content corresponds to the chapter 'My serverless "Hello, World! - Exploring Cloud Run' of the Serverless Networking Guide (to be released soon).