Reorganize ADRs and new versioning ADR (#2642)

* Reorganize ADRs and new versioning ADR

* Workflow examples

* Fix ADR links

* Changes discussed with ludoo

* Fix image reference

* Update image

* Fix typo

* Complet decision section

---------

Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
This commit is contained in:
Julio Castillo
2024-10-30 12:39:53 +01:00
committed by GitHub
parent dafb8d246d
commit f5d05b3c3f
12 changed files with 98 additions and 1 deletions

View File

@@ -32,7 +32,7 @@ provider "google" {
### IAM bindings
Billing account IAM bindings implement [the same interface](../__docs/20230816-iam-refactor.md) used for all other modules.
Billing account IAM bindings implement [the same interface](../../adrs/modules/20230816-iam-refactor.md) used for all other modules.
```hcl
module "billing-account" {