Giter Site home page Giter Site logo

gbrembati / terraform-cloudguard-k8s-protection Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 9.0 449 KB

Project that creates a Kubernetes environment in Azure (AKS) and protects it with CloudGuard CSPM / Workload and Appsec technologies

HCL 100.00%
azure checkpoint cloudguard cloudguard-appsec cloudguard-dome9 cloudguard-workload kubernetes terraform

terraform-cloudguard-k8s-protection's People

Contributors

gbrembati avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

terraform-cloudguard-k8s-protection's Issues

Errors

Hi,

I got these errors during my testing

Error#1 (I used version ">= 2.0.1" with no issues)

│ Error: Failed to query available provider packages

│ Could not retrieve the list of available versions for provider hashicorp/kubernetes: no available releases match the given
│ constraints ~> 2.11.2

Error#2 (I changed the name in line 36 for name = "cg-appsec"")
Error: Service "cloudguard-appsec-cp-k8s-appsec-nginx-ingress-controller-admission" is invalid: metadata.name: Invalid value: "cloudguard-appsec-cp-k8s-appsec-nginx-ingress-controller-admission": must be no more than 63 characters

│ with helm_release.ckp-appsec,
│ on helm-main.tf line 35, in resource "helm_release" "ckp-appsec":
│ 35: resource "helm_release" "ckp-appsec" {

terraform apply error

Hi, this is Scott from Check Point APAC region. It's a wonderful project you created, but I run into an error when doing terraform apply as follow:
│ Error: Attempt to index null value

│ on azure-aks-main.tf line 22, in resource "azurerm_dns_a_record" "juiceshop-appsec-dns-record":
│ 22: records = ["${data.kubernetes_service.ckp-appsec-controller.status.0.load_balancer.0.ingress.0.ip}"]
│ ├────────────────
│ │ data.kubernetes_service.ckp-appsec-controller.status is null

│ This value is null, so it does not have any indices.

You defined data.kubernetes_service.ckp-appsec-controller, but I didn't find where is that resource defined? Is it a version problem? Can you give me some advice?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.