feat: order Scaleway backup bucket for WP-0002 T03
Policy now allows Object Storage. Inventory moves proposed -> ordered with provider_resource_id and reef-storage attribute refs. Cost alert remains a founder console action; scoped Barman key is T04.
This commit is contained in:
parent
1a9daf93ef
commit
a6ac303d98
4 changed files with 36 additions and 23 deletions
|
|
@ -23,7 +23,10 @@
|
|||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml",
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#endpoint",
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#bucket",
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#region"
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#region",
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#prefix",
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#lifecycle",
|
||||
"reef:storage/substrate/object-stores/platform-audit-storage.yaml#provider_project_ref"
|
||||
],
|
||||
"credential_handles": [
|
||||
"secret:railiance-platform/platform-pg-backup-s3"
|
||||
|
|
@ -33,13 +36,13 @@
|
|||
"actual": []
|
||||
},
|
||||
"resource_class": "storage",
|
||||
"status": "proposed",
|
||||
"status": "ordered",
|
||||
"management_model": "provider_managed",
|
||||
"provider": {
|
||||
"name": "Scaleway",
|
||||
"account_ref": null,
|
||||
"account_ref": "reef:storage/substrate/object-stores/platform-audit-storage.yaml#provider_project_ref",
|
||||
"product_ref": "scaleway-standard-multi-az",
|
||||
"provider_resource_id": null
|
||||
"provider_resource_id": "railiance-platform-pg-backup"
|
||||
},
|
||||
"service": {
|
||||
"name": "platform audit storage",
|
||||
|
|
@ -77,7 +80,7 @@
|
|||
},
|
||||
"lifecycle": {
|
||||
"proposed_on": "2026-08-10",
|
||||
"ordered_on": null,
|
||||
"ordered_on": "2026-08-14",
|
||||
"commissioned_on": null,
|
||||
"renews_on": null,
|
||||
"cancel_by": null,
|
||||
|
|
@ -93,6 +96,7 @@
|
|||
{"kind": "provider", "ref": "https://www.scaleway.com/en/pricing/storage/", "observed_at": "2026-08-10", "authority": "Scaleway"},
|
||||
{"kind": "provider", "ref": "https://www.scaleway.com/en/object-storage/", "observed_at": "2026-08-10", "authority": "Scaleway"},
|
||||
{"kind": "decision", "ref": "docs/evidence/RESOURCE-WP-0002-provider-due-diligence-2026-08-10.md", "observed_at": "2026-08-10", "authority": "resource-control"},
|
||||
{"kind": "decision", "ref": "docs/evidence/RESOURCE-WP-0002-primary-selection-2026-08-14.md", "observed_at": "2026-08-14", "authority": "resource-control"}
|
||||
{"kind": "decision", "ref": "docs/evidence/RESOURCE-WP-0002-primary-selection-2026-08-14.md", "observed_at": "2026-08-14", "authority": "resource-control"},
|
||||
{"kind": "provider", "ref": "reef:storage/substrate/object-stores/platform-audit-storage.yaml", "observed_at": "2026-08-14", "authority": "reef-storage"}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue