binbashar / le-ref-architecture-doc

Binbash Leverage Reference Architecture documentation
https://leverage.binbash.co
MIT License
42 stars 20 forks source link

added example for terraform commands in the shell #119

Closed fgauchat-binbash closed 2 years ago

fgauchat-binbash commented 2 years ago

What?

Why?

References

fgauchat-binbash commented 2 years ago

@fgauchat-binbash Fran, out of scope but a very opportunity to add a related doc from Opt-

Let's complete the https://leverage.binbash.com.ar/user-guide/ref-architecture-ansible/workflow/ step 6 with the info below 👇🏼

  • Opt-1: $ leverage run apply["--tags","common"]
  • Opt-2: $ noglob leverage run apply["--tags","common"]
  • Opt-3: run $ leverage shell and then ansible-playbook setup.yml --tags common

Why?

Because we've decided to close this issue (binbashar/leverage#69) and now it makes sense to add the before presented info.

Thanks!

@exequielrafaela I've added those changes to the ansible doc, with some tweaking of the content. Please check and let me know!

exequielrafaela commented 2 years ago

@fgauchat-binbash thanks for the updates! Approved 🚀