Skip to content

Commit

Permalink
Merge pull request #19 from johanneswuerbach/update-readme
Browse files Browse the repository at this point in the history
chore: update README
  • Loading branch information
johanneswuerbach authored May 3, 2024
2 parents 53ca002 + 4c3d80e commit ffb6f9c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ The following resources are included:
* [gcp-iam-policy-binding/basic](./humanitec-resource-defs/gcp-iam-policy-binding/basic): Define role bindings for a GCP service account.
* [gcp-pubsub-subscription/basic](./humanitec-resource-defs/gcp-pubsub-subscription/basic): A `gcp-pubsub-subscription` Resource Definition creating an GCP Pub/Sub Subscription.
* [gcp-pubsub-topic/basic](./humanitec-resource-defs/gcp-pubsub-topic/basic): A `gcp-pubsub-topic` Resource Definition creating an GCP Pub/Sub Topic.
* [gcp-service-account/workload](./humanitec-resource-defs/gcp-service-account/workload): An GCP service account, that can be assumed by a workload.
* [gcs/basic](./humanitec-resource-defs/gcs/basic): A `gcs` Resource Definition creating a GCP Cloud Storage Bucket.
* [k8s/service-account](./humanitec-resource-defs/k8s/service-account): A `k8s-service-account` linked to an GCP service account.
* [k8s-service-account/workload](./humanitec-resource-defs/k8s-service-account/workload): A `k8s-service-account` resource that supports GCP role bindings.
* [mysql/basic](./humanitec-resource-defs/mysql/basic): A `mysql` resource using GCP CloudSQL.
* [mysql-instance/basic](./humanitec-resource-defs/mysql-instance/basic): A `mysql-instance` resource using GCP CloudSQL.
* [postgres/basic](./humanitec-resource-defs/postgres/basic): A `postgres` resource using GCP CloudSQL.
* [postgres/workload-identity](./humanitec-resource-defs/postgres/workload-identity): A `postgres` resource using GCP CloudSQL with Workload Identity.
* [postgres-instance/basic](./humanitec-resource-defs/postgres-instance/basic): A `postgres-instance` resource using GCP CloudSQL.
* [redis/basic](./humanitec-resource-defs/redis/basic): GCP Memorystore `redis` resource.
* [workload/service-account](./humanitec-resource-defs/workload/service-account): Inject a k8s service account into a `workload`.

Expand Down

0 comments on commit ffb6f9c

Please sign in to comment.