Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cleanup terraform providers #3240

Merged
merged 5 commits into from
Nov 20, 2024
Merged

feat: cleanup terraform providers #3240

merged 5 commits into from
Nov 20, 2024

Conversation

joryirving
Copy link
Owner

No description provided.

@smurf-bot smurf-bot bot added area/github Changes made in the github directory area/terraform labels Nov 20, 2024
@smurf-bot smurf-bot bot added area/kubernetes Changes made in the kubernetes directory cluster/main cluster/utility labels Nov 20, 2024
@smurf-bot
Copy link
Contributor

smurf-bot bot commented Nov 20, 2024

📝 Terraform Plan for terraform/minio

→ No Resource Changes!


Triggered by @joryirving, Commit: 57d07cb11f1d92d645707481358fdaa42b254985

@smurf-bot
Copy link
Contributor

smurf-bot bot commented Nov 20, 2024

📝 Terraform Plan for terraform/authentik

→ No Resource Changes!


Triggered by @joryirving, Commit: 57d07cb11f1d92d645707481358fdaa42b254985

@smurf-bot
Copy link
Contributor

smurf-bot bot commented Nov 20, 2024

--- kubernetes/utility/apps/flux-system/tofu-controller/app Kustomization: flux-system/tofu-controller ExternalSecret: flux-system/terraform-secret

+++ kubernetes/utility/apps/flux-system/tofu-controller/app Kustomization: flux-system/tofu-controller ExternalSecret: flux-system/terraform-secret

@@ -0,0 +1,24 @@

+---
+apiVersion: external-secrets.io/v1beta1
+kind: ExternalSecret
+metadata:
+  labels:
+    app.kubernetes.io/name: tofu-controller
+    kustomize.toolkit.fluxcd.io/name: tofu-controller
+    kustomize.toolkit.fluxcd.io/namespace: flux-system
+  name: terraform-secret
+  namespace: flux-system
+spec:
+  dataFrom:
+  - extract:
+      key: 1password
+  secretStoreRef:
+    kind: ClusterSecretStore
+    name: onepassword-connect
+  target:
+    name: terraform-secret
+    template:
+      data:
+        service_account_json: '{{ .OP_CREDENTIALS_JSON }}'
+      engineVersion: v2
+

@joryirving joryirving merged commit b634b1b into main Nov 20, 2024
15 checks passed
@joryirving joryirving deleted the fix/cleanup-tf branch November 20, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory area/terraform cluster/main cluster/utility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant