Git Product home page Git Product logo

Comments (6)

hyder avatar hyder commented on June 12, 2024

Ok, I've been able to reproduce this. Change your node_pool_os_version to "7.7" for the time being. A fix is coming

from terraform-oci-oke.

kumar-dhanagopal avatar kumar-dhanagopal commented on June 12, 2024

Ok, I've been able to reproduce this. Change your node_pool_os_version to "7.7" for the time being. A fix is coming

Thanks! After I made that change, the data.oci_core_images.latest_images is tuple with 1 element error doesn't occur.

from terraform-oci-oke.

kumar-dhanagopal avatar kumar-dhanagopal commented on June 12, 2024

For the oci_identity_dynamic_group.oke-kms-cluster is empty tuple error, I tried setting statements in modules/policies/policies.tf explicitly to...

["Allow dynamic-group ${oci_identity_dynamic_group.oke-kms-cluster[0].name} to use keys in compartment ${var.oci_identity.compartment_name} where target.key.id = '${var.oke_kms.key_id}'"]

...instead of pointing it to local.policy_statement, and the error went away.

from terraform-oci-oke.

kumar-dhanagopal avatar kumar-dhanagopal commented on June 12, 2024

And the last error oci_identity_dynamic_group.bastion_instance_principal is empty tuple occurs only when enable_instance_principal = false in tfvars. It appears that the output bastion_instance_principal_group_name in modules\base\bastion\outputs.tf needs to be conditionalized to depend on enable_instance_principal setting.

from terraform-oci-oke.

hyder avatar hyder commented on June 12, 2024

there's a fix for these in #92. but not tested yet by @narendradotg who reported it.

Can you please try it and see if that fixes it? see in #85 for how to test

from terraform-oci-oke.

hyder avatar hyder commented on June 12, 2024

fixed in #107

from terraform-oci-oke.

Related Issues (20)

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.