From 3bd3e9cb1cecc3a13d5cce09c22624284bbcb90d Mon Sep 17 00:00:00 2001 From: Thorsten Essig Date: Tue, 12 Sep 2023 10:28:07 +0200 Subject: [PATCH] docs: fadeout nx and IaC (#231) --- radar/2023-09-01/infrastructure-as-code.md | 7 +++++++ radar/2023-09-01/nx.md | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 radar/2023-09-01/infrastructure-as-code.md create mode 100644 radar/2023-09-01/nx.md diff --git a/radar/2023-09-01/infrastructure-as-code.md b/radar/2023-09-01/infrastructure-as-code.md new file mode 100644 index 0000000..d859302 --- /dev/null +++ b/radar/2023-09-01/infrastructure-as-code.md @@ -0,0 +1,7 @@ +--- +title: "Infrastructure as Code" +ring: adopt +quadrant: platforms-and-aoe-services +featured: false +tags: [devops, ci/cd] +--- diff --git a/radar/2023-09-01/nx.md b/radar/2023-09-01/nx.md new file mode 100644 index 0000000..0b633c8 --- /dev/null +++ b/radar/2023-09-01/nx.md @@ -0,0 +1,7 @@ +--- +title: "NX" +ring: adopt +quadrant: tools +featured: false +tags: [coding, ci/cd] +---