freemo
c65e8a5285
feat(resource): add cloud infrastructure resources
Implement cloud resource types (aws, gcp, azure) with credential
fields, region/tenant metadata, and stubbed sandbox strategies.
Credential resolution uses environment variables and profile names
with no secrets logged.
Key changes:
- Add CloudResourceHandler with aws/gcp/azure type definitions
- Add credential resolution from env vars and profile names
- Add stubbed sandbox strategies (validate config, raise NotImplementedError)
- Register cloud types in bootstrap_builtin_types
- Credential masking via existing redaction patterns
- Add Behave BDD tests, Robot integration tests, ASV benchmarks
ISSUES CLOSED: #343
2026-03-17 13:14:37 -04:00
..
2026-03-11 13:19:55 -04:00
2026-03-03 03:29:31 +00:00
2026-03-10 15:09:03 +00:00
2026-03-05 21:38:55 +00:00
2026-02-23 10:46:53 +00:00
2026-02-24 19:12:01 +00:00
2026-02-24 17:57:18 +00:00
2026-02-25 10:30:42 +00:00
2026-02-25 10:30:42 +00:00
2026-02-22 08:31:45 +00:00
2026-03-02 08:17:21 +00:00
2026-02-19 11:29:34 +00:00
2026-02-17 13:26:15 +00:00
2026-02-26 09:10:35 +00:00
2026-03-04 23:47:20 +00:00
2026-03-11 13:19:55 -04:00
2026-02-19 19:23:30 +00:00
2026-02-18 03:27:00 +00:00
2026-02-28 22:06:57 +00:00
2026-02-21 16:27:40 +00:00
2026-02-18 03:27:00 +00:00
2026-02-26 02:47:14 +00:00
2026-03-02 10:18:14 +00:00
2026-02-19 13:46:48 +00:00
2026-02-18 12:18:42 +00:00
2026-03-17 13:14:37 -04:00
2026-02-25 10:48:05 -05:00
2026-02-19 23:48:40 +00:00
2026-03-02 15:05:20 +00:00
2026-03-09 23:55:33 +00:00
2026-03-05 22:00:15 +00:00
2026-03-03 17:01:57 +00:00
2026-02-25 12:08:01 -05:00
2026-03-02 14:32:31 +00:00
2026-02-27 20:09:26 +00:00
2026-02-22 16:40:06 +00:00
2026-02-23 22:19:19 +00:00
2026-03-03 12:18:27 +00:00
2026-02-25 10:04:31 +00:00
2026-03-11 13:19:55 -04:00
2026-03-17 12:22:32 +00:00
2026-02-23 17:53:26 -05:00
2026-02-25 10:02:38 +00:00
2026-02-25 10:05:57 +00:00
2026-02-25 10:05:10 +00:00
2026-03-02 11:54:53 +00:00
2026-03-12 10:31:37 +00:00
2026-02-22 09:23:35 +00:00
2026-03-03 21:44:20 +00:00
2026-03-11 13:19:55 -04:00
2026-02-22 10:15:25 +00:00
2026-02-25 13:17:26 +00:00
2026-03-03 14:55:58 -05:00
2026-03-03 17:04:17 -05:00
2026-02-21 10:19:45 -05:00
2026-02-28 20:21:18 +00:00
2026-02-23 10:45:01 +00:00
2026-02-25 10:05:10 +00:00
2026-03-17 12:22:32 +00:00
2026-03-17 12:22:32 +00:00
2026-03-03 23:36:15 +00:00
2026-02-18 03:27:00 +00:00
2026-02-26 20:33:20 +00:00
2026-02-23 03:11:12 +00:00
2026-02-20 08:48:33 -05:00
2026-02-21 19:51:28 -05:00
2026-02-23 22:20:44 +00:00
2026-03-10 03:39:32 +00:00
2026-02-18 03:27:00 +00:00
2026-02-23 22:20:44 +00:00
2026-03-11 17:42:13 +00:00
2026-03-02 17:44:18 +00:00
2026-03-03 22:21:14 +00:00
2026-02-27 23:08:55 +00:00
2026-03-06 00:49:33 +00:00
2026-02-19 11:15:18 +00:00
2026-02-21 16:32:03 +00:00
2026-03-02 22:05:53 +00:00
2026-02-28 17:46:54 +00:00
2026-03-02 09:47:40 -05:00
2026-02-20 01:10:19 +00:00
2026-02-17 20:33:53 +00:00
2026-03-03 03:36:33 +00:00
2026-02-26 10:57:07 +00:00
2026-02-26 12:29:49 +00:00
2026-02-25 10:03:21 +00:00
2026-02-17 19:58:15 +00:00
2026-02-20 08:50:08 -05:00
2026-02-21 10:18:26 -05:00
2026-02-21 16:30:33 +00:00
2026-02-20 08:50:08 -05:00
2026-02-20 08:50:08 -05:00
2026-02-21 10:18:26 -05:00
2026-03-02 09:41:25 -05:00
2026-03-01 09:07:06 +00:00
2026-02-25 10:06:27 +00:00
2026-03-11 01:36:06 +00:00
2026-02-20 15:57:21 +00:00
2026-02-20 08:49:30 -05:00
2026-02-17 21:14:46 +00:00
2026-02-21 10:23:31 -05:00
2026-03-11 00:40:07 +00:00
2026-03-13 18:21:50 +00:00
2026-03-16 12:11:08 +00:00
2026-03-04 22:40:34 +00:00
2026-02-25 10:03:57 +00:00