FociSolutions / github-foundations

A framework for managing your GitHub Enterprise account infrastructure.
MIT License
10 stars 1 forks source link

chore: ran through azure bootstrap #104

Closed bzarboni1 closed 3 months ago

bzarboni1 commented 3 months ago

ISSUE

[#102] - [Chore] Run through bootstrap setup

In order to confirm the operation, and to make sure the documentation is updated, we ran through a bootstrap layer setup for both:


Changes made

  1. Added / modified available configuation variables
  2. Created a set of Azure files that can be copy-pasted to use toolkit in "Azure" mode
  3. Added instructions on how to setup Azure in the README.md

Note The oidc_configuation was moved to the top of the file in main.tf, so that the "parts that change" compared to azure/main.tf.azure are all at the top of both files