Example update: Getting started with BitOps v2.0 - Terraform#299
Example update: Getting started with BitOps v2.0 - Terraform#299
Conversation
arm4b
left a comment
There was a problem hiding this comment.
Could you add some README.md for this example?
See other https://github.com/bitovi/bitops/tree/main/docs/examples for inspiration
|
Added readme |
| # Bitops Operations Repo | ||
|
|
||
| Welcome to Bitops! This serves as a starting point for deploying your application to the cloud. | ||
|
|
||
| This repo can be run as is with |
There was a problem hiding this comment.
Looks similar to https://github.com/bitovi/bitops/tree/main/docs/examples/bitops-deploy-heyemoji/README.md
Could we add at least a few words of specifics what's going on in this example and how it's different compared to others?
For instance, https://github.com/bitovi/bitops/tree/main/docs/examples/terraform-and-ansible is a good one.
That'll make the README for this example unique.
There was a problem hiding this comment.
We can update it after the blog post goes live with the URL to the blog post. This is the example for the blog post. I need to include the link to this repo BEFORE the blog post goes live. Until the blog goes live we won't have the URL. See the issue? I did add a place holder though.
There was a problem hiding this comment.
I think having a very small brief description of what this example does would be sufficient without failing into the chicken vs egg problem with the blog URL that wasn't posted yet.
Just added a specific code suggestion here: #299 (comment)
Description
Added example for Blogpost
Updated .gitignore