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: Added examples support #64

Merged
merged 4 commits into from
Jun 6, 2024
Merged

feat: Added examples support #64

merged 4 commits into from
Jun 6, 2024

Conversation

amanpruthi
Copy link
Collaborator

PR has been tested for all three usecases:

  1. Standard TF deployment using k8s operator in AWS, GCP & Azure - creating new VPC / VNet, new EKS / GKE / AKS cluster, new MySQL cluster, and new Redis cache.
  2. Custom TF deployment using k8s operator in AWS, GCP & Azure - in an existing VPC & pre-created subnets, connecting to an existing MySQL cluster, new EKS / GKE / AKS cluster, and new Redis cache.
  3. Custom TF deployment using k8s operator in AWS, GCP & Azure - in an existing VPC & pre-created subnets, connecting to an existing MySQL cluster, using an existing EKS / GKE / AKS cluster, and an existing Redis cache.

@amanpruthi amanpruthi linked an issue May 10, 2024 that may be closed by this pull request
@jsbroks jsbroks merged commit 1eb9693 into main Jun 6, 2024
4 checks passed
jsbroks pushed a commit that referenced this pull request Jun 6, 2024
## [2.5.0](v2.4.2...v2.5.0) (2024-06-06)

### Features

* Added examples support ([#64](#64)) ([1eb9693](1eb9693))
@jsbroks
Copy link
Member

jsbroks commented Jun 6, 2024

This PR is included in version 2.5.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terraform Azure Examples
2 participants