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:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user