From cfd6e926ba2431fd70849290d1e06e5b96e8bdc3 Mon Sep 17 00:00:00 2001 From: Patrick Hermann Date: Mon, 10 Jun 2024 09:33:30 +0200 Subject: [PATCH] added snippet for adding python script as ansible module --- presentations/crossplane.md | 14 ++++++++++++++ slides/crossplane-usecase-multicloud.md | 1 - 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 presentations/crossplane.md diff --git a/presentations/crossplane.md b/presentations/crossplane.md new file mode 100644 index 0000000..334f16e --- /dev/null +++ b/presentations/crossplane.md @@ -0,0 +1,14 @@ +## CROSSPLANE: IAC ON STEROIDS + +Fachbereichsmeeting Agile IT +& Software Development 2024 +-- + +# /AGENDA +* INTRO +* GCP + TERRAFORM PROVIDER +* KUBERNETES PROVIDER +* IAC COMPOSITIONS +* HELM PROVIDER +* KUBERNETES COMPOSITIONS +-- diff --git a/slides/crossplane-usecase-multicloud.md b/slides/crossplane-usecase-multicloud.md index 90c8d6b..8b2c363 100644 --- a/slides/crossplane-usecase-multicloud.md +++ b/slides/crossplane-usecase-multicloud.md @@ -1,6 +1,5 @@ ### /CROSSPLANE USECASE MULTICLOUD - BUNDLE MULTI CLOUD RESOURCES IN ONE COMPOSITION -- ### /RESOURCE1: GCP BUCKET